Skip to content

Commit

Permalink
Update reviewdog/action-markdownlint action to v0.17.0
Browse files Browse the repository at this point in the history
| datasource  | package                       | from   | to      |
| ----------- | ----------------------------- | ------ | ------- |
| github-tags | reviewdog/action-markdownlint | v0.7.1 | v0.17.0 |
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent 5080add commit 07dca0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Lint Markdown
uses: reviewdog/action-markdownlint@v0.7.1
uses: reviewdog/action-markdownlint@v0.17.0
with:
github_token: ${{ secrets.WALL_BREW_BOT_PAT }}
reporter: github-pr-review
Expand Down

0 comments on commit 07dca0b

Please sign in to comment.