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 92a9f05 commit f2a12c3Copy full SHA for f2a12c3
.github/workflows/lint.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
46
47
- name: Lint Actions
48
- uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
+ uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
49
with:
50
actionlint_flags: -shellcheck ""
51
0 commit comments