summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-11-17 10:58:30 +0000
committerGitHub <noreply@github.com>2024-11-17 10:58:30 +0000
commit0d086edda8655c5af0762202355ab7faa1659174 (patch)
tree9cf6e7e5d0535dc26a8902472d95c6203ba4bbd9
parentc098a2a84dd3df2e529ffd436affa9b9e120cb6a (diff)
chore(deps): update davidanson/markdownlint-cli2-action action to v18
-rw-r--r--.github/workflows/CICD.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml
index c8993b121e..ef7c966265 100644
--- a/.github/workflows/CICD.yml
+++ b/.github/workflows/CICD.yml
@@ -139,7 +139,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@v17
+ - uses: DavidAnson/markdownlint-cli2-action@v18
with:
fix: "true"
globs: |