Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 12 to 13 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent d5db94c commit 151eca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Check out source repository
uses: actions/checkout@v4
- name: Markdown Lint
uses: DavidAnson/markdownlint-cli2-action@v12
uses: DavidAnson/markdownlint-cli2-action@v13
with:
config: '.github/workflows/.markdownlint.json'
globs: '**/*.md'

0 comments on commit 151eca4

Please sign in to comment.