Skip to content

Commit 6e49d9e

Browse files
authored
build(deps): bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0 (#1420)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 12.0.0 to 13.0.0.
2 parents 6fbc243 + 24c1883 commit 6e49d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222

23-
- uses: DavidAnson/markdownlint-cli2-action@3aaa38e446fbd2c288af4291aa0f55d64651050f
23+
- uses: DavidAnson/markdownlint-cli2-action@ed4dec634fd2ef689c7061d5647371d8248064f1
2424
with:
2525
globs: |
2626
"**/*.md"

0 commit comments

Comments
 (0)