mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
chore(deps): update davidanson/markdownlint-cli2-action action to v15
This commit is contained in:
parent
10b8c1c996
commit
b363064e48
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -137,7 +137,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@v14
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v15
|
||||
with:
|
||||
fix: "true"
|
||||
globs: |
|
||||
|
|
Loading…
Reference in a new issue