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 dacd895 commit eae04cdCopy full SHA for eae04cd
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Checkout Repository
39
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
41
- - uses: reviewdog/action-actionlint@82693e9e3b239f213108d6e412506f8b54003586 # v1.39.1
+ - uses: reviewdog/action-actionlint@9ccda195fd3a290c8596db7f1958c897deaa8c76 # v1.40.0
42
with:
43
actionlint_flags: -shellcheck ""
44
0 commit comments