Skip to content

Commit 5f58d6a

Browse files
Bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 (#618)
Bumps [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) from 1.41.0 to 1.42.0. - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@v1.41.0...v1.42.0) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d048057 commit 5f58d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
continue-on-error: true
144144
steps:
145145
- uses: actions/[email protected]
146-
- uses: reviewdog/action-actionlint@v1.41.0
146+
- uses: reviewdog/action-actionlint@v1.42.0
147147
with:
148148
level: warning
149149
fail_on_error: false

0 commit comments

Comments
 (0)