Skip to content

Commit

Permalink
Merge pull request #694 from akunzai/dependabot/github_actions/DavidA…
Browse files Browse the repository at this point in the history
…nson/markdownlint-cli2-action-18
  • Loading branch information
akunzai authored Dec 1, 2024
2 parents 875c8cb + e64543f commit cdaef4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ 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'
- name: Lint Dockerfile
Expand Down

0 comments on commit cdaef4d

Please sign in to comment.