Skip to content

Commit 8147837

Browse files
Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 (#290)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 14.0.0 to 15.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v14.0.0...v15.0.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afc1a35 commit 8147837

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
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/[email protected]
1313
- name: Markdown Lint check
14-
uses: DavidAnson/markdownlint-cli2-action@v14.0.0
14+
uses: DavidAnson/markdownlint-cli2-action@v15.0.0
1515
with:
1616
globs: '**/*.md'
1717
- name: lychee Link Checker

0 commit comments

Comments
 (0)