Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent a6e5f5d commit fe5bf91
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 @@ -319,7 +319,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@v10
- uses: DavidAnson/markdownlint-cli2-action@v11
with:
command: fix
globs: |
Expand Down

0 comments on commit fe5bf91

Please sign in to comment.