Skip to content

Commit 360b059

Browse files
[Github] Switch pr-code-lint.yml to tj-actions/changed-files
Similar to #158335. pr-code-lint.yml was in progress as a PR when that change landed, so this workflow did not get updated.
1 parent 4f2a00d commit 360b059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-code-lint.yml

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

3434
- name: Get changed files
3535
id: changed-files
36-
uses: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 # v45.0.1
36+
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
3737
with:
3838
separator: ","
3939
skip_initial_fetch: true

0 commit comments

Comments
 (0)