Skip to content

Commit d3fed50

Browse files
Bump reviewdog/action-actionlint from 1.65.2 to 1.66.0 (#37)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30fde66 commit d3fed50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gha.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# https://github.com/rhysd/actionlint/blob/v1.7.6/docs/usage.md#reviewdog
2020
# https://github.com/reviewdog/reviewdog#filter-mode
2121
# No support for non-workflows yet: https://github.com/rhysd/actionlint/issues/46
22-
- uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
22+
- uses: reviewdog/action-actionlint@50b75b9513baa71e6a1899a1ebaa9ac9851cf16c # v1.66.0
2323
with:
2424
fail_level: error
2525
filter_mode: nofilter # Post results on all results and not just changed files

0 commit comments

Comments
 (0)