Skip to content

Commit e740ade

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0
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]>
1 parent f7df3e1 commit e740ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: run markdownlint
17-
uses: DavidAnson/markdownlint-cli2-action@v19.0.0
17+
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
1818
with:
1919
globs: |
2020
**/*.md

0 commit comments

Comments
 (0)