Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 18 to 19 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 489df30 commit 56effb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
args: -color

- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@v18
uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: '.markdownlint.json'
globs: |
Expand Down

0 comments on commit 56effb9

Please sign in to comment.