Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 10 to 11 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 18, 2023
1 parent 82c9912 commit 759f629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v10
- uses: DavidAnson/markdownlint-cli2-action@v11
with:
globs: "**/*.md"
yaml-lint:
Expand Down

0 comments on commit 759f629

Please sign in to comment.