Skip to content

Commit 4dedead

Browse files
Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 (#5290)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mikel Blanchard <[email protected]>
1 parent c28b3e1 commit 4dedead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: run markdownlint
17-
uses: DavidAnson/markdownlint-cli2-action@v14.0.0
17+
uses: DavidAnson/markdownlint-cli2-action@v15.0.0
1818
with:
1919
globs: |
2020
**/*.md

0 commit comments

Comments
 (0)