Skip to content

Commit a73f56b

Browse files
fix: replace compromised changed-files action
1 parent cc40399 commit a73f56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

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

1717
- name: Get specific changed files
1818
id: source-changed
19-
uses: tj-actions/changed-files@v41
19+
uses: step-security/changed-files@v45
2020
with:
2121
files: |
2222
**.dart

0 commit comments

Comments
 (0)