Skip to content

Commit 70373d9

Browse files
Update DavidAnson/markdownlint-cli2-action action to v22 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7c7efa commit 70373d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: read
1717
steps:
1818
- uses: actions/checkout@v6
19-
- uses: DavidAnson/markdownlint-cli2-action@v19
19+
- uses: DavidAnson/markdownlint-cli2-action@v22
2020
with:
2121
globs: |
2222
**/*.md

0 commit comments

Comments
 (0)