Skip to content

Commit

Permalink
Merge pull request #12 from reload/dependabot/github_actions/DavidAns…
Browse files Browse the repository at this point in the history
…on/markdownlint-cli2-action-19
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
2 parents 8e0d190 + 4e2768b commit c669af7
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 @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@v18
uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: |
**/*.md
Expand Down

0 comments on commit c669af7

Please sign in to comment.