Skip to content

Commit aa5fc1c

Browse files
CI: re-pin actions/checkout to v7.0.0 (pwn-request hardening) (#1)
1 parent cfe3264 commit aa5fc1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zizmor-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1616
with:
1717
persist-credentials: false
1818
fetch-depth: 0

0 commit comments

Comments
 (0)