Skip to content

Commit 8ff43f9

Browse files
committed
Removing Github action vulnerability
1 parent 1aa582f commit 8ff43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/type-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: "3.10"
1616
- name: Get changed files
1717
id: changed-files
18-
uses: tj-actions/changed-files@v45
18+
uses: step-security/changed-files@45
1919
with:
2020
files: |
2121
src/**/*.py

0 commit comments

Comments
 (0)