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 e973bac commit 93f17f4Copy full SHA for 93f17f4
.github/workflows/lint.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Checkout Repository
45
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
46
47
- - uses: reviewdog/action-actionlint@82693e9e3b239f213108d6e412506f8b54003586 # v1.39.1
+ - uses: reviewdog/action-actionlint@9ccda195fd3a290c8596db7f1958c897deaa8c76 # v1.40.0
48
with:
49
actionlint_flags: -shellcheck ""
50
0 commit comments