We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4ad7a commit 3491b45Copy full SHA for 3491b45
1 file changed
.github/workflows/actionlint.yml
@@ -5,7 +5,7 @@ jobs:
5
actionlint:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
9
- name: Check workflow files
10
run: |
11
echo "::add-matcher::.github/actionlint-matcher.json"
0 commit comments