Skip to content

Commit

Permalink
ci(deps): bump prologic/action-markdownlint from 0.7 to 0.9 (#533)
Browse files Browse the repository at this point in the history
Bumps [prologic/action-markdownlint](https://github.com/prologic/action-markdownlint) from 0.7 to 0.9.
- [Release notes](https://github.com/prologic/action-markdownlint/releases)
- [Commits](reviewdog/action-markdownlint@v0.7...v0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent d9cc2f9 commit a7522ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: actions/checkout@v3

- name: Lint markdown files
uses: prologic/action-markdownlint@v0.7
uses: prologic/action-markdownlint@v0.9
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check
Expand Down

0 comments on commit a7522ab

Please sign in to comment.