Skip to content

Commit fa9666b

Browse files
authored
Merge pull request #86 from virtualroot/renovate/davidanson-markdownlint-cli2-action-18.x
Update DavidAnson/markdownlint-cli2-action action to v18
2 parents 21e1ba3 + 4ff1252 commit fa9666b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030

31-
- uses: DavidAnson/markdownlint-cli2-action@v17
31+
- uses: DavidAnson/markdownlint-cli2-action@v18
3232
with:
3333
globs: |
3434
README.md

0 commit comments

Comments
 (0)