Merge pull request #5223 from uutils/renovate/davidanson-markdownlint-cli2-action-12.x

chore(deps): update davidanson/markdownlint-cli2-action action to v12
This commit is contained in:
Daniel Hofstetter 2023-08-30 10:49:21 +02:00 committed by GitHub
commit fa627a972b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -326,7 +326,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@v11
- uses: DavidAnson/markdownlint-cli2-action@v12
with:
command: fix
globs: |