We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0021cec commit a818b7fCopy full SHA for a818b7f
.github/workflows/lint.yml
@@ -82,7 +82,7 @@ jobs:
82
- name: Checkout Repository
83
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
84
85
- - uses: reviewdog/action-actionlint@2927e858b45218240af952feb1d702cf6365f39a # v1.50.0
+ - uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
86
with:
87
actionlint_flags: -shellcheck ""
88
0 commit comments