1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

chore(deps): update davidanson/markdownlint-cli2-action action to v13

This commit is contained in:
renovate[bot] 2023-09-20 04:47:16 +00:00 committed by GitHub
parent 25a752e8bc
commit 5586e7bf2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,7 +326,7 @@ jobs:
shell: bash shell: bash
run: | run: |
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
- uses: DavidAnson/markdownlint-cli2-action@v12 - uses: DavidAnson/markdownlint-cli2-action@v13
with: with:
fix: "true" fix: "true"
globs: | globs: |