We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2877168 commit c03cf6cCopy full SHA for c03cf6c
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout Repository
40
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
41
42
- - uses: reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
+ - uses: reviewdog/action-actionlint@2927e858b45218240af952feb1d702cf6365f39a # v1.50.0
43
with:
44
actionlint_flags: -shellcheck ""
45
0 commit comments