Skip to content

Commit d3d0cac

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 cc42cc8 commit d3d0cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
# @link https://github.com/marketplace/actions/markdownlint-cli2-action
131131
- name: Check markdown with CLI2
132-
uses: DavidAnson/markdownlint-cli2-action@v16
132+
uses: DavidAnson/markdownlint-cli2-action@v17
133133

134134
remark:
135135
name: 'QA Markdown'

0 commit comments

Comments
 (0)