Skip to content

Commit eb27797

Browse files
Bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#711)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f22c665 commit eb27797

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
@@ -182,7 +182,7 @@ jobs:
182182
steps:
183183
- uses: actions/checkout@v4
184184
- name: Run Markdown Lint
185-
uses: DavidAnson/markdownlint-cli2-action@v16
185+
uses: DavidAnson/markdownlint-cli2-action@v17
186186
with:
187187
globs: "**/*.md"
188188

0 commit comments

Comments
 (0)