Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f56399f

Browse files
authoredMar 16, 2025··
chore: patch tj-actions vulnerability (#3626)
1 parent 5c10d48 commit f56399f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/development.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696
- name: Get changed files
9797
id: changed-files
98-
uses: tj-actions/changed-files@v45
98+
uses: step-security/changed-files@v45
9999
with:
100100
files_yaml: |
101101
styles:

0 commit comments

Comments
 (0)
Please sign in to comment.