Skip to content

Commit

Permalink
NO_JIRA: Bump reviewdog/action-markdownlint from 0.9.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.9.0 to 0.13.0.
- [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
- [Commits](reviewdog/action-markdownlint@v0.9.0...v0.13.0)

---
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] authored Sep 7, 2023
1 parent 0807aab commit 2b669fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fi
- name: Run markdownlint
uses: reviewdog/action-markdownlint@v0.9.0
uses: reviewdog/action-markdownlint@v0.13.0
with:
fail_on_error: false
filter_mode: diff_context
Expand Down

0 comments on commit 2b669fa

Please sign in to comment.