Skip to content

Commit

Permalink
bump DavidAnson/markdownlint-cli2-action from 6 to 7 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 15, 2022
1 parent b139178 commit 39e6861
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v6
- uses: DavidAnson/markdownlint-cli2-action@v7
with:
globs: |
**/*.md
!.github/**
!LICENSE.md

0 comments on commit 39e6861

Please sign in to comment.