Skip to content

Commit

Permalink
Merge pull request #2 from HoGentTIN/dependabot/github_actions/DavidA…
Browse files Browse the repository at this point in the history
…nson/markdownlint-cli2-action-16

Bump DavidAnson/markdownlint-cli2-action from 13 to 16
  • Loading branch information
MartenBE authored Aug 29, 2024
2 parents a33e258 + d962db1 commit 44a5c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- run: shopt -s globstar
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v13
- uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: "**/*.md"
- run: pip install yamllint
Expand Down

0 comments on commit 44a5c29

Please sign in to comment.