We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9025a0 commit 3d1ef23Copy full SHA for 3d1ef23
.github/workflows/actions-lint.yml
@@ -31,6 +31,6 @@ jobs:
31
run: echo "::add-matcher::.github/actionlint-matcher.json"
32
33
- name: Lint workflows
34
- uses: docker://rhysd/actionlint@sha256:2eb91a78b5a19140be099c7b4262d298c2567f2a9f27e10ed2a4323c5bcface8 # v1.6.26
+ uses: docker://rhysd/actionlint@sha256:daa1edae4a6366f320b68abb60b74fb59a458c17b61938d3c62709d92b231558 # v1.6.27
35
with:
36
args: -color
0 commit comments