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 v19

This commit is contained in:
renovate[bot] 2024-12-29 02:17:50 +00:00 committed by GitHub
parent edf8be5e08
commit 13eb4792c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -145,7 +145,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@v18 - uses: DavidAnson/markdownlint-cli2-action@v19
with: with:
fix: "true" fix: "true"
globs: | globs: |