Skip to content

Commit 33adacc

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19 to 20 (#839)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 20. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b5e5ff commit 33adacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
steps:
232232
- uses: actions/checkout@v4
233233
- name: Run Markdown Lint
234-
uses: DavidAnson/markdownlint-cli2-action@v19
234+
uses: DavidAnson/markdownlint-cli2-action@v20
235235
with:
236236
globs: "**/*.md"
237237

0 commit comments

Comments
 (0)