Skip to content

Commit b865e63

Browse files
Bump davidanson/markdownlint-cli2-action from 20.0.0 to 21.0.0 (#135)
Bumps [davidanson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v20.0.0...v21.0.0) --- updated-dependencies: - dependency-name: davidanson/markdownlint-cli2-action dependency-version: 21.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 0e86438 commit b865e63

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
@@ -12,6 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v5.0.1
1414
- name: Check formatting
15-
uses: davidanson/markdownlint-cli2-action@v20.0.0
15+
uses: davidanson/markdownlint-cli2-action@v21.0.0
1616
with:
1717
globs: '**/*.md'

0 commit comments

Comments
 (0)