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 cfa859c commit c3ead78Copy full SHA for c3ead78
.github/workflows/pr-code-format.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Get changed files
34
id: changed-files
35
- uses: tj-actions/changed-files@v39
+ uses: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1
36
with:
37
separator: ","
38
skip_initial_fetch: true
0 commit comments