diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5e91876d..9517b7ca 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: - name: Get changed files id: files - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v46 with: files_ignore: package-lock.json base_sha: ${{ steps.setSHAs.outputs.base }} diff --git a/.github/workflows/nx.template.yaml b/.github/workflows/nx.template.yaml index ee13520c..46d6a36d 100644 --- a/.github/workflows/nx.template.yaml +++ b/.github/workflows/nx.template.yaml @@ -51,7 +51,7 @@ jobs: - name: Get changed files id: files - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v46 with: files_ignore: | package.json