Skip to content

Commit 9a7c5fb

Browse files
authored
build(deps): bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 (#1480)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 13.0.0 to 14.0.0.
2 parents 6efa5d5 + 63b3d73 commit 9a7c5fb

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@ed4dec634fd2ef689c7061d5647371d8248064f1
23+
- uses: DavidAnson/markdownlint-cli2-action@455b6612a7b7a80f28be9e019b70abdd11696e4e
2424
with:
2525
globs: |
2626
"**/*.md"

0 commit comments

Comments
 (0)