Skip to content

Commit 6afd25d

Browse files
authored
Merge pull request #1468 from PyThaiNLP/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-24.1.0
Bump DavidAnson/markdownlint-cli2-action from 24.0.0 to 24.1.0
2 parents 90c56e6 + 11d59fa commit 6afd25d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030

31-
- uses: DavidAnson/markdownlint-cli2-action@v24.0.0
31+
- uses: DavidAnson/markdownlint-cli2-action@v24.1.0
3232
with:
3333
globs: |
3434
**/*.md

0 commit comments

Comments
 (0)