Skip to content

Commit

Permalink
Merge pull request #5859 from uutils/renovate/davidanson-markdownlint…
Browse files Browse the repository at this point in the history
…-cli2-action-15.x

chore(deps): update davidanson/markdownlint-cli2-action action to v15
  • Loading branch information
cakebaker committed Jan 19, 2024
2 parents ec0ea95 + b363064 commit 63ef7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Expand Up @@ -137,7 +137,7 @@ jobs:
shell: bash
run: |
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
- uses: DavidAnson/markdownlint-cli2-action@v14
- uses: DavidAnson/markdownlint-cli2-action@v15
with:
fix: "true"
globs: |
Expand Down

0 comments on commit 63ef7e4

Please sign in to comment.