Skip to content

Commit 4a30159

Browse files
Bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 (#296)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 15.0.0 to 16.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v15.0.0...v16.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 ee3f63e commit 4a30159

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@v15.0.0
14+
uses: DavidAnson/markdownlint-cli2-action@v16.0.0
1515
with:
1616
globs: '**/*.md'
1717
- name: lychee Link Checker

0 commit comments

Comments
 (0)