Skip to content

Commit 6611040

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v24 (#903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e288da8 commit 6611040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdown-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.event.pull_request.draft == false
1212
steps:
1313
- uses: actions/checkout@v7
14-
- uses: DavidAnson/markdownlint-cli2-action@v23
14+
- uses: DavidAnson/markdownlint-cli2-action@v24
1515
with:
1616
globs: |
1717
*.md

0 commit comments

Comments
 (0)