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: