From 20ec70b973983ddc85a602385996976f718e2c26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 13:33:29 +0000 Subject: [PATCH] chore(action): bump tj-actions/changed-files from 42 to 43 (#110) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e2cd9ed..d996693 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: - name: Get changed files id: changed - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: separator: ","