Skip to content

Commit 8952452

Browse files
renovate[bot]cakebaker
authored andcommitted
chore(deps): update davidanson/markdownlint-cli2-action action to v23
1 parent b7d1715 commit 8952452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
shell: bash
153153
run: |
154154
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
155-
- uses: DavidAnson/markdownlint-cli2-action@v22
155+
- uses: DavidAnson/markdownlint-cli2-action@v23
156156
with:
157157
fix: "true"
158158
globs: |

0 commit comments

Comments
 (0)