Skip to content

Commit d56e09c

Browse files
chore(deps): pin tj-actions/changed-files action to (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5921990 commit d56e09c

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
@@ -393,7 +393,7 @@ jobs:
393393
394394
- name: Get changed files for removal detection
395395
id: changed-files
396-
uses: tj-actions/changed-files@v47.0.0
396+
uses: tj-actions/changed-files@24d32ffd492484c1d75e0c0b894501ddb9d30d62 # v47.0.0
397397
with:
398398
json: true
399399
sha: ${{ inputs.target-ref }}

0 commit comments

Comments
 (0)