Skip to content

Commit d897c3b

Browse files
authored
Merge pull request #428 from philips-software/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-17
Bump DavidAnson/markdownlint-cli2-action from 16 to 17
2 parents 1b57099 + 03460d0 commit d897c3b

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@v16
31+
- uses: DavidAnson/markdownlint-cli2-action@v17
3232
with:
3333
globs: |
3434
docs/*.md

0 commit comments

Comments
 (0)