mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
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:
commit
fa627a972b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue