Skip to content

Commit 3491b45

Browse files
committed
ci(actionlint): pin checkout action to hash
1 parent ed4ad7a commit 3491b45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
actionlint:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v6
8+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
99
- name: Check workflow files
1010
run: |
1111
echo "::add-matcher::.github/actionlint-matcher.json"

0 commit comments

Comments
 (0)