Skip to content

Commit 64da974

Browse files
[StepSecurity] ci: Harden GitHub Actions (#9825)
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
1 parent 80068e7 commit 64da974

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/maintenance-check-kernel-security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
egress-policy: audit
3434

3535
- name: Checkout repository
36-
uses: actions/checkout@v6
36+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737
with:
3838
fetch-depth: 0
3939

@@ -42,7 +42,7 @@ jobs:
4242
uses: tj-actions/changed-files@9426d40962ed5378910ee2e21d5f8c6fcbf2dd96 # v46.0.5
4343

4444
- name: Checkout repository
45-
uses: actions/checkout@v6
45+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4646
with:
4747
repository: a13xp0p0v/kconfig-hardened-check
4848
path: kconfig-hardened-check

0 commit comments

Comments
 (0)