Skip to content

Commit

Permalink
Bump actionlint to 1.7.0
Browse files Browse the repository at this point in the history
Bump actionlint to 1.7.0.
  • Loading branch information
martincostello committed May 13, 2024
1 parent eb5d8f6 commit e031952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
run: echo "::add-matcher::.github/actionlint-matcher.json"

- name: Lint workflows
uses: docker://rhysd/actionlint@sha256:daa1edae4a6366f320b68abb60b74fb59a458c17b61938d3c62709d92b231558 # v1.6.27
uses: docker://rhysd/actionlint@sha256:5acca218639222e4afbc82fc6e9ef56cbe646ade3b07f3f5ec364b638258a244 # v1.7.0
with:
args: -color

0 comments on commit e031952

Please sign in to comment.