Skip to content

Commit 73ce790

Browse files
committed
ci: pin tj-actions/changed-files v46.0.1 SHA
1 parent 202c130 commit 73ce790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Calculate file differences
2828
id: diff
29-
uses: tj-actions/changed-files@v45
29+
uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
3030
with:
3131
json: true
3232
escape_json: false

0 commit comments

Comments
 (0)