mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Merge pull request #7019 from uutils/renovate/davidanson-markdownlint-cli2-action-19.x
chore(deps): update davidanson/markdownlint-cli2-action action to v19
This commit is contained in:
commit
2ed3de387b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -145,7 +145,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@v18
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v19
|
||||
with:
|
||||
fix: "true"
|
||||
globs: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue