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 62bf0d9 commit 4db52a6Copy full SHA for 4db52a6
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
26
27
- name: Lint Actions
28
- uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
+ uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
29
with:
30
actionlint_flags: -shellcheck ""
31
0 commit comments