Skip to content

Commit

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

chore(deps): update davidanson/markdownlint-cli2-action action to v12
  • Loading branch information
cakebaker authored Aug 30, 2023
2 parents 6752618 + ef564d2 commit fa627a9
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 @@ -326,7 +326,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@v11
- uses: DavidAnson/markdownlint-cli2-action@v12
with:
command: fix
globs: |
Expand Down

0 comments on commit fa627a9

Please sign in to comment.