From 33ee3df1437a8d3ef29ae0697cdd08b490070250 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 15:37:24 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v41 --- .github/workflows/matrix-from-previous-job-output-2.yml | 2 +- .github/workflows/shellcheck.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/matrix-from-previous-job-output-2.yml b/.github/workflows/matrix-from-previous-job-output-2.yml index 5b9a3077..0e707e9d 100644 --- a/.github/workflows/matrix-from-previous-job-output-2.yml +++ b/.github/workflows/matrix-from-previous-job-output-2.yml @@ -16,7 +16,7 @@ jobs: - name: get all changes for static/dev and static/prod id: changed-files-yaml - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files_yaml: | dev: diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index 0ff63953..00334a7f 100644 --- a/.github/workflows/shellcheck.yml +++ b/.github/workflows/shellcheck.yml @@ -13,7 +13,7 @@ jobs: - name: changed shell scripts id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 with: files_yaml: | shell: