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 fa6e049 commit 64bf789Copy full SHA for 64bf789
.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@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
29
with:
30
actionlint_flags: -shellcheck ""
31
0 commit comments