Skip to content

Commit 5bc630c

Browse files
GH Actions: Bump DavidAnson/markdownlint-cli2-action from 16 to 17
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16 to 17. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v16...v17) --- 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]>
1 parent 16b6f35 commit 5bc630c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101

102102
# @link https://github.com/marketplace/actions/markdownlint-cli2-action
103103
- name: Check markdown with CLI2
104-
uses: DavidAnson/markdownlint-cli2-action@v16
104+
uses: DavidAnson/markdownlint-cli2-action@v17
105105

106106
remark:
107107
name: 'QA Markdown'

0 commit comments

Comments
 (0)