Skip to content

Commit a96c195

Browse files
ci(deps): bump DavidAnson/markdownlint-cli2-action from 13 to 20
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 13 to 20. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v13...v20) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '20' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9fa2a3 commit a96c195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818

1919
- name: Lint Markdown files
20-
uses: DavidAnson/markdownlint-cli2-action@v13
20+
uses: DavidAnson/markdownlint-cli2-action@v20
2121
with:
2222
globs: |
2323
**/*.md

0 commit comments

Comments
 (0)