1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Merge pull request #6691 from uutils/renovate/davidanson-markdownlint-cli2-action-17.x

chore(deps): update davidanson/markdownlint-cli2-action action to v17
This commit is contained in:
Daniel Hofstetter 2024-09-11 07:07:00 +02:00 committed by GitHub
commit ab13a80732
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -139,7 +139,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@v16 - uses: DavidAnson/markdownlint-cli2-action@v17
with: with:
fix: "true" fix: "true"
globs: | globs: |