Skip to content

Commit b7c3dc3

Browse files
Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0 (#710)
Bumps [davidanson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v22.0.0...v23.0.0) --- updated-dependencies: - dependency-name: davidanson/markdownlint-cli2-action dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15dcf9b commit b7c3dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Checkout
3737
uses: actions/checkout@v6.0.2
3838
- name: Check formatting
39-
uses: davidanson/markdownlint-cli2-action@v22.0.0
39+
uses: davidanson/markdownlint-cli2-action@v23.0.0
4040
with:
4141
globs: '**/*.md'
4242
build:

0 commit comments

Comments
 (0)