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 30fde66 commit d3fed50Copy full SHA for d3fed50
.github/workflows/gha.yaml
@@ -19,7 +19,7 @@ jobs:
19
# https://github.com/rhysd/actionlint/blob/v1.7.6/docs/usage.md#reviewdog
20
# https://github.com/reviewdog/reviewdog#filter-mode
21
# No support for non-workflows yet: https://github.com/rhysd/actionlint/issues/46
22
- - uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
+ - uses: reviewdog/action-actionlint@50b75b9513baa71e6a1899a1ebaa9ac9851cf16c # v1.66.0
23
with:
24
fail_level: error
25
filter_mode: nofilter # Post results on all results and not just changed files
0 commit comments