diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 313a6921a..778c7aa5a 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -47,7 +47,7 @@ jobs: - if: env.SKIP_INTEGRITY_CHECK != 1 name: Get updated dependencies or lockfile id: changed-files-specific - uses: tj-actions/changed-files@v37 + uses: tj-actions/changed-files@v39 with: files: | .yarn/**