Skip to content

Commit 84c801a

Browse files
Bump reviewdog/action-yamllint from 1.6.1 to 1.21.0 (#103)
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.6.1 to 1.21.0. - [Release notes](https://github.com/reviewdog/action-yamllint/releases) - [Commits](reviewdog/action-yamllint@v1.6.1...v1.21.0) --- updated-dependencies: - dependency-name: reviewdog/action-yamllint 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 f4ace95 commit 84c801a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/[email protected]
3131
- name: yamllint
32-
uses: reviewdog/action-yamllint@v1.6.1
32+
uses: reviewdog/action-yamllint@v1.21.0
3333
with:
3434
github_token: ${{ secrets.github_token }}
3535
reporter: github-check

0 commit comments

Comments
 (0)