Skip to content

Commit 0df1ff5

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0 (#14204)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19.0.0...v19.1.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0296997 commit 0df1ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-markdown.yml

Lines changed: 1 addition & 1 deletion
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@v19.0.0
30+
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
3131
with:
3232
globs: |
3333
lib/elixir/pages/**/*.md

0 commit comments

Comments
 (0)