Skip to content

Commit b8426a9

Browse files
Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0 [skip release] (#1189)
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 ebb5d79 commit b8426a9

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Checkout
2222
uses: actions/checkout@v6.0.2
2323
- name: Check formatting
24-
uses: davidanson/markdownlint-cli2-action@v22.0.0
24+
uses: davidanson/markdownlint-cli2-action@v23.0.0
2525
with:
2626
globs: '**/*.md'
2727
build-and-test:

0 commit comments

Comments
 (0)