Skip to content

Commit c5f0a4e

Browse files
authored
Merge pull request #366 from philips-software/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-13
Bump DavidAnson/markdownlint-cli2-action from 12 to 13
2 parents 4d8cd3f + 62312a9 commit c5f0a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@v4
31-
- uses: DavidAnson/markdownlint-cli2-action@v12
31+
- uses: DavidAnson/markdownlint-cli2-action@v13
3232
with:
3333
globs: |
3434
docs/*.md

0 commit comments

Comments
 (0)