Skip to content

Commit abd259e

Browse files
Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0 (#150)
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 828e937 commit abd259e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v6.0.2
1414
- name: Check formatting
15-
uses: davidanson/markdownlint-cli2-action@v22.0.0
15+
uses: davidanson/markdownlint-cli2-action@v23.0.0
1616
with:
1717
globs: '**/*.md'

0 commit comments

Comments
 (0)