Skip to content

Commit

Permalink
Bump reviewdog/action-markdownlint from 0.14 to 0.23
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.14 to 0.23.
- [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
- [Commits](reviewdog/action-markdownlint@v0.14...v0.23)

---
updated-dependencies:
- dependency-name: reviewdog/action-markdownlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent d083209 commit 082a942
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.14
uses: reviewdog/action-markdownlint@v0.23
with:
reporter: github-pr-review
fail_on_error: true
Expand Down

0 comments on commit 082a942

Please sign in to comment.