We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2a00d commit 360b059Copy full SHA for 360b059
.github/workflows/pr-code-lint.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Get changed files
35
id: changed-files
36
- uses: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 # v45.0.1
+ uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
37
with:
38
separator: ","
39
skip_initial_fetch: true
0 commit comments