Skip to content

Commit 4cbea7d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-markdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@v6.0.2
1717

1818
- name: Run markdownlint
19-
uses: DavidAnson/markdownlint-cli2-action@v22
19+
uses: DavidAnson/markdownlint-cli2-action@v23
2020
with:
2121
globs: '**/*.md !vendor/**'

0 commit comments

Comments
 (0)