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 742685a commit 0bbf260Copy full SHA for 0bbf260
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout Repository
40
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
42
- - uses: reviewdog/action-actionlint@2927e858b45218240af952feb1d702cf6365f39a # v1.50.0
+ - uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
43
with:
44
actionlint_flags: -shellcheck ""
45
0 commit comments