Skip to content

Commit

Permalink
Bump reviewdog/action-markdownlint from 0.3 to 0.5 (#22)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.3 to 0.5.
- [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
- [Commits](reviewdog/action-markdownlint@v0.3...v0.5)

---
updated-dependencies:
- dependency-name: reviewdog/action-markdownlint
  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>
  • Loading branch information
dependabot[bot] authored Mar 15, 2022
1 parent 5382f84 commit 66b7381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
submodules: false

- name: markdownlint
uses: reviewdog/action-markdownlint@v0.3
uses: reviewdog/action-markdownlint@v0.5
with:
reporter: github-pr-review
fail_on_error: true
Expand Down

0 comments on commit 66b7381

Please sign in to comment.