Skip to content

Commit e9cd72e

Browse files
Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 (#331)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 18.0.0 to 19.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v18.0.0...v19.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 98b1ab4 commit e9cd72e

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

0 commit comments

Comments
 (0)