Skip to content

Commit

Permalink
Merge pull request #626 from thijsvanloef/dependabot/github_actions/D…
Browse files Browse the repository at this point in the history
…avidAnson/markdownlint-cli2-action-18

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
thijsvanloef authored Nov 18, 2024
2 parents bea8b0a + fe7a8e7 commit c78394b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint - Markdown
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
with:
config: ".markdownlint.jsonc"
globs: "**/*.md"
Expand Down

0 comments on commit c78394b

Please sign in to comment.