Skip to content

Commit

Permalink
Bump reviewdog/action-markdownlint from 0.1 to 0.2 (#11)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-markdownlint](https://github.com/reviewdog/action-markdownlint) from 0.1 to 0.2.
- [Release notes](https://github.com/reviewdog/action-markdownlint/releases)
- [Commits](reviewdog/action-markdownlint@v0.1...v0.2)

---
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 Sep 20, 2021
1 parent a7ed937 commit f3f2cfe
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.1
uses: reviewdog/action-markdownlint@v0.2
with:
reporter: github-pr-review
fail_on_error: true
Expand Down

0 comments on commit f3f2cfe

Please sign in to comment.