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 806994a commit c25392dCopy full SHA for c25392d
.github/workflows/lint.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
43
44
- name: Lint Actions
45
- uses: reviewdog/action-actionlint@05c9d7bef25a46caf572df3497afa7082fc111df # v1.55.0
+ uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0
46
with:
47
actionlint_flags: -shellcheck ""
48
0 commit comments