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 9c1cde8 commit 99f1dc0Copy full SHA for 99f1dc0
.github/workflows/pr-kernel-security-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Get changed files
36
id: changed-files
37
- uses: tj-actions/changed-files@1ac60965030588f3b867cdd4a3900f37ec99970c # v46.0.3
+ uses: tj-actions/changed-files@4563c729c555b4141fac99c80f699f571219b836 # v46.0.3
38
39
- name: Checkout repository
40
uses: actions/checkout@v5
.github/workflows/pr-lint-scripts.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
- name: List all changed files
run: |
0 commit comments