There was an error while loading. Please reload this page.
1 parent 1fab95e commit 145cf31Copy full SHA for 145cf31
1 file changed
.github/workflows/shellcheck.yml
@@ -9,6 +9,6 @@ jobs:
9
shellcheck:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
13
- name: Run shellcheck
14
run: shellcheck cc.sh
0 commit comments