Skip to content

Commit

Permalink
Merge pull request uutils#5583 from uutils/renovate/davidanson-markdo…
Browse files Browse the repository at this point in the history
…wnlint-cli2-action-14.x

chore(deps): update davidanson/markdownlint-cli2-action action to v14
  • Loading branch information
cakebaker committed Nov 26, 2023
2 parents 84b5e6f + 04e568d commit 8f22e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,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@v13
- uses: DavidAnson/markdownlint-cli2-action@v14
with:
fix: "true"
globs: |
Expand Down

0 comments on commit 8f22e01

Please sign in to comment.