Skip to content

Commit 472face

Browse files
chore(deps): update tj-actions/changed-files action to v47.0.1 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 072e7de commit 472face

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ jobs:
406406
- name: Get changed files for removal detection
407407
id: changed-files
408408
if: steps.determine-previous.outputs.previous_sha != inputs.target-ref
409-
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
409+
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
410410
with:
411411
json: true
412412
sha: ${{ inputs.target-ref }}

0 commit comments

Comments
 (0)