We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072e7de commit 472faceCopy full SHA for 472face
.github/workflows/deploy.yml
@@ -406,7 +406,7 @@ jobs:
406
- name: Get changed files for removal detection
407
id: changed-files
408
if: steps.determine-previous.outputs.previous_sha != inputs.target-ref
409
- uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
+ uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
410
with:
411
json: true
412
sha: ${{ inputs.target-ref }}
0 commit comments