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: