Skip to content

Commit

Permalink
Bump actionlint to 1.6.27
Browse files Browse the repository at this point in the history
Update actionlint to v1.6.27.
  • Loading branch information
martincostello committed Apr 3, 2024
1 parent b9025a0 commit 3d1ef23
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:2eb91a78b5a19140be099c7b4262d298c2567f2a9f27e10ed2a4323c5bcface8 # v1.6.26
uses: docker://rhysd/actionlint@sha256:daa1edae4a6366f320b68abb60b74fb59a458c17b61938d3c62709d92b231558 # v1.6.27
with:
args: -color

0 comments on commit 3d1ef23

Please sign in to comment.