Skip to content

Commit 9ac497b

Browse files
authored
Merge pull request #78 from virtualroot/renovate/davidanson-markdownlint-cli2-action-17.x
Update DavidAnson/markdownlint-cli2-action action to v17
2 parents 77f3eb1 + 0e3593c commit 9ac497b

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
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v4
2929

30-
- uses: DavidAnson/markdownlint-cli2-action@v16
30+
- uses: DavidAnson/markdownlint-cli2-action@v17
3131
with:
3232
globs: |
3333
README.md

0 commit comments

Comments
 (0)