Skip to content

Commit

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

Contributes to martincostello/repo-migrations#56.

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 Dec 28, 2024
1 parent fb8fdd5 commit a05101f
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:82244e1db1c60d82c7792180a48dd0bcb838370bb589d53ff132503fc9485868 # v1.7.4
uses: docker://rhysd/actionlint@sha256:d1b3d067b912ea4cbf697750cee80f59114414365b916167b4c7b4cf9504ca9a # v1.7.5
with:
args: -color

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

0 comments on commit a05101f

Please sign in to comment.