From e95b9af06526d3ef142d1e6ccbae36900bd01b75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 07:10:38 +0000 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v40 (#806) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 e9495a8b..5b9a3077 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@v39 + uses: tj-actions/changed-files@v40 with: files_yaml: | dev: diff --git a/.github/workflows/shellcheck.yml b/.github/workflows/shellcheck.yml index d5895911..0ff63953 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@v39 + uses: tj-actions/changed-files@v40 with: files_yaml: | shell: