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 8b013dd commit f64e646Copy full SHA for f64e646
.github/workflows/lint.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
82
83
- name: Lint Actions
84
- uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
+ uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
85
with:
86
actionlint_flags: -shellcheck ""
87
0 commit comments