Skip to content

Commit 38e9de4

Browse files
Bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 (#13830)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 16.0.0 to 17.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v16.0.0...v17.0.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79f0019 commit 38e9de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-markdown.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 10
2828

2929
- name: Run markdownlint
30-
uses: DavidAnson/markdownlint-cli2-action@v16.0.0
30+
uses: DavidAnson/markdownlint-cli2-action@v17.0.0
3131
with:
3232
globs: |
3333
lib/elixir/pages/**/*.md

0 commit comments

Comments
 (0)