Skip to content

Commit

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

Update DavidAnson/markdownlint-cli2-action action to v18
  • Loading branch information
virtualroot authored Nov 19, 2024
2 parents 21e1ba3 + 4ff1252 commit fa9666b
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 @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4

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

0 comments on commit fa9666b

Please sign in to comment.