Skip to content

Commit 02c1c2d

Browse files
authored
ci: Remove tj-actions/changed-files github action since it's compromised (#241)
1 parent 3298af8 commit 02c1c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
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: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 # v45.0.1
3030
with:
3131
json: true
3232
escape_json: false

0 commit comments

Comments
 (0)