Skip to content

Commit

Permalink
Merge pull request #434 from philips-software/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/DavidAnson/markdownlint-cli2-action-18

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
loafoe authored Nov 22, 2024
2 parents cde81da + 0565bb5 commit f111f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v17
- uses: DavidAnson/markdownlint-cli2-action@v18
with:
globs: |
docs/*.md
Expand Down

0 comments on commit f111f58

Please sign in to comment.