We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d03d3f commit b8fd6bbCopy full SHA for b8fd6bb
.github/workflows/lint.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
43
44
- name: Lint Actions
45
- uses: reviewdog/action-actionlint@08ef4afa963243489a457cca426f705ce4e0d1a5 # v1.60.0
+ uses: reviewdog/action-actionlint@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0
46
with:
47
actionlint_flags: -shellcheck ""
48
0 commit comments