diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4c918bd26..3bd88b405 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v46 with: # Limit the scope of the changed files to only those in the packages directory files: packages/**