There was an error while loading. Please reload this page.
1 parent e6f0dda commit 974aba1Copy full SHA for 974aba1
2 files changed
.github/workflows/check_actions.yml
@@ -14,7 +14,7 @@ jobs:
14
security-events: write
15
steps:
16
- name: Check out repo
17
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
18
with:
19
persist-credentials: false
20
- name: Run zizmor
.github/workflows/check_docs.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
- name: Check out repository
13
0 commit comments