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 and remove workaround.
  • Loading branch information
martincostello committed May 8, 2024
1 parent da422b1 commit 4817141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ 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

Expand Down

0 comments on commit 4817141

Please sign in to comment.