We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d24d8 commit 773139bCopy full SHA for 773139b
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
run: echo "::add-matcher::.github/actionlint-matcher.json"
64
65
- name: Lint workflows
66
- uses: docker://rhysd/actionlint@sha256:e3856d413f923accc4120884ff79f6bdba3dd53fd42884d325f21af61cc15ce0 # v1.7.6
+ uses: docker://rhysd/actionlint@sha256:887a259a5a534f3c4f36cb02dca341673c6089431057242cdc931e9f133147e9 # v1.7.7
67
with:
68
args: -color
69
0 commit comments