We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 907ab87 + d36f1f2 commit 07d5470Copy full SHA for 07d5470
.github/workflows/lint-actions.yml
@@ -33,6 +33,6 @@ jobs:
33
run: echo "::add-matcher::.github/actionlint-matcher.json"
34
35
- name: Lint workflows
36
- uses: docker://rhysd/actionlint@sha256:ef8299f97635c4c30e2298f48f30763ab782a4ad2c95b744649439a039421e36
+ uses: docker://rhysd/actionlint@sha256:6f03470d0152251d7f07f7c4dc019dbe7024c72cd952f839544c7798843efa8f
37
with:
38
args: -color
0 commit comments