Skip to content

Commit

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

Bump DavidAnson/markdownlint-cli2-action from 17 to 18
  • Loading branch information
akunzai authored Dec 1, 2024
2 parents 782cb97 + 291623b commit 7911863
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 @@ -25,6 +25,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v17
uses: DavidAnson/markdownlint-cli2-action@v18
with:
globs: '**/*.md'

0 comments on commit 7911863

Please sign in to comment.