Skip to content

Commit

Permalink
chore(deps): bump DavidAnson/markdownlint-cli2-action from 18 to 19 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent d98d28a commit e83beff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v18
uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: "**/*.md"
config: "crates/maa-cli/docs/.markdownlint.yaml"
Expand Down

0 comments on commit e83beff

Please sign in to comment.