We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f345395 commit 03478efCopy full SHA for 03478ef
1 file changed
.github/workflows/lint-actions.yaml
@@ -23,7 +23,7 @@ jobs:
23
sparse-checkout: |
24
.github
25
26
- - uses: reviewdog/action-actionlint@0d952c597ef8459f634d7145b0b044a9699e5e43 # v1.71.0
+ - uses: reviewdog/action-actionlint@6fb7acc99f4a1008869fa8a0f09cfca740837d9d # v1.72.0
27
with:
28
filter_mode: nofilter
29
fail_on_error: true
0 commit comments