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 034e925 commit 530fbc8Copy full SHA for 530fbc8
.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@d52d20fa3f981cb852b861fd8f55308b5fe29637 # v46.0.3
+ uses: tj-actions/changed-files@666c9d29007687c52e3c7aa2aac6c0ffcadeadc3 # v46.0.3
38
39
- name: Checkout repository
40
uses: actions/checkout@v4
.github/workflows/pr-lint-scripts.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
- name: List all changed files
run: |
0 commit comments