Skip to content

Commit 1f215c3

Browse files
Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0
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>
1 parent ecb04e9 commit 1f215c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Checkout
8585
uses: actions/checkout@v6.0.2
8686
- name: Check formatting
87-
uses: davidanson/markdownlint-cli2-action@v22.0.0
87+
uses: davidanson/markdownlint-cli2-action@v23.0.0
8888
with:
8989
globs: '**/*.md'
9090
build-and-test:

0 commit comments

Comments
 (0)