Skip to content

Commit 2f2d326

Browse files
build(deps): bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.1.0 (#547)
build(deps): bump DavidAnson/markdownlint-cli2-action Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 18.0.0 to 19.1.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v18.0.0...v19.1.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 dc5e043 commit 2f2d326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/[email protected]
1313
- name: Checking markdown
14-
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
14+
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
1515
with:
1616
globs: |
1717
*.md

0 commit comments

Comments
 (0)