Skip to content

Commit bacc369

Browse files
Bump DavidAnson/markdownlint-cli2-action from 22 to 23
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 22 to 23. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v22...v23) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '23' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac36db4 commit bacc369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/checkout@v6
6969

7070
- name: Lint markdown files
71-
uses: DavidAnson/markdownlint-cli2-action@v22
71+
uses: DavidAnson/markdownlint-cli2-action@v23
7272
with:
7373
config: './.github/.markdownlint-cli2.jsonc'
7474
globs: 'docs/**/*.md'

0 commit comments

Comments
 (0)