Skip to content

Commit c32e467

Browse files
GH Actions: Bump DavidAnson/markdownlint-cli2-action from 20 to 21
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20 to 21. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v20...v21) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97a34f0 commit c32e467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

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

3535
# @link https://github.com/marketplace/actions/markdownlint-cli2-action
3636
- name: Check markdown with CLI2
37-
uses: DavidAnson/markdownlint-cli2-action@v20
37+
uses: DavidAnson/markdownlint-cli2-action@v21
3838

3939
remark:
4040
name: 'QA Markdown'

0 commit comments

Comments
 (0)