Skip to content

Commit

Permalink
Merge pull request #78 from virtualroot/renovate/davidanson-markdownl…
Browse files Browse the repository at this point in the history
…int-cli2-action-17.x

Update DavidAnson/markdownlint-cli2-action action to v17
  • Loading branch information
virtualroot authored Sep 11, 2024
2 parents 77f3eb1 + 0e3593c commit 9ac497b
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 @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: DavidAnson/markdownlint-cli2-action@v16
- uses: DavidAnson/markdownlint-cli2-action@v17
with:
globs: |
README.md
Expand Down

0 comments on commit 9ac497b

Please sign in to comment.