diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9559b6a..c0c6e06 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -393,7 +393,7 @@ jobs: - name: Get changed files for removal detection id: changed-files - uses: tj-actions/changed-files@v47.0.0 + uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0 with: json: true sha: ${{ inputs.target-ref }}