Skip to content

Commit

Permalink
chore(deps): update davidanson/markdownlint-cli2-action action to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 84b5e6f commit 04e568d
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 04e568d

Please sign in to comment.