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 6cd1242 commit 3ba289cCopy full SHA for 3ba289c
.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@9ccda195fd3a290c8596db7f1958c897deaa8c76 # v1.40.0
+ - uses: reviewdog/action-actionlint@6a38513dd4d2e818798c5c73d0870adbb82de4a4 # v1.41.0
42
with:
43
actionlint_flags: -shellcheck ""
44
0 commit comments