Skip to content

Commit

Permalink
Bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#134)
Browse files Browse the repository at this point in the history
Bumps
[DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action)
from 16 to 17.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent cdc888c commit b23e697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
dry: true
dry_no_fail: true
- name: Lint
uses: DavidAnson/markdownlint-cli2-action@v16
uses: DavidAnson/markdownlint-cli2-action@v17
with:
fix: true
config: ${{ inputs.config-lint-path || '.github/config/.markdownlint.json' }}
Expand Down

0 comments on commit b23e697

Please sign in to comment.