Skip to content

Commit

Permalink
Bump actionlint (#1541)
Browse files Browse the repository at this point in the history
Bump actionlint to [v1.7.6](https://github.com/rhysd/actionlint/releases/tag/v1.7.6).

Contributes to martincostello/repo-migrations#60.

Signed-off-by: costellobot[bot] <102247573+costellobot[bot]@users.noreply.github.com>
Co-authored-by: costellobot[bot] <102247573+costellobot[bot]@users.noreply.github.com>
  • Loading branch information
costellobot[bot] authored Jan 4, 2025
1 parent e519191 commit 111b8dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ jobs:
run: echo "::add-matcher::.github/actionlint-matcher.json"

- name: Lint workflows
uses: docker://rhysd/actionlint@sha256:d1b3d067b912ea4cbf697750cee80f59114414365b916167b4c7b4cf9504ca9a # v1.7.5
uses: docker://rhysd/actionlint@sha256:e3856d413f923accc4120884ff79f6bdba3dd53fd42884d325f21af61cc15ce0 # v1.7.6
with:
args: -color

- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v19.0.0
with:
config: '.markdownlint.json'
globs: |
Expand Down

0 comments on commit 111b8dd

Please sign in to comment.