Skip to content

Commit d1339de

Browse files
Bump reviewdog/action-markdownlint from 0.14 to 0.20
Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.14 to 0.20. - [Release notes](https://github.com/reviewdog/action-markdownlint/releases) - [Commits](reviewdog/action-markdownlint@v0.14...v0.20) --- updated-dependencies: - dependency-name: reviewdog/action-markdownlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c194765 commit d1339de

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
@@ -40,7 +40,7 @@ jobs:
4040
submodules: false
4141

4242
- name: markdownlint
43-
uses: reviewdog/action-markdownlint@v0.14
43+
uses: reviewdog/action-markdownlint@v0.20
4444
with:
4545
reporter: github-pr-review
4646
fail_on_error: true

0 commit comments

Comments
 (0)