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 6d1c328 commit 2b81b42Copy full SHA for 2b81b42
.github/workflows/lint.yml
@@ -88,7 +88,7 @@ jobs:
88
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
89
90
- name: Lint Actions
91
- uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
+ uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
92
with:
93
actionlint_flags: -shellcheck ""
94
0 commit comments