Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 15 to 16 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 3f42c91 commit 6ebc4e6
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 @@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
- name: Lint
uses: DavidAnson/markdownlint-cli2-action@v15
uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: '**/*.md'

0 comments on commit 6ebc4e6

Please sign in to comment.