Skip to content

Commit

Permalink
build(deps): pin rhysd/actionlint docker tag to 435ecdb (#699)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 94e0795 commit 12152b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
ref: ${{ inputs.ref }}
- name: Run GitHub Actions linter
uses: docker://rhysd/actionlint:latest
uses: docker://rhysd/actionlint:latest@sha256:435ecdb63b1169e80ca3e136290072548c07fc4d76a044cf5541021712f8f344
with:
args: -color

Expand Down

0 comments on commit 12152b7

Please sign in to comment.