Skip to content

Commit 145cf31

Browse files
dependabot[bot]haampie
authored andcommitted
Bump actions/checkout from 4.3.1 to 6.0.2 (#4)
1 parent 1fab95e commit 145cf31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
shellcheck:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
12+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313
- name: Run shellcheck
1414
run: shellcheck cc.sh

0 commit comments

Comments
 (0)