Skip to content

Commit c323878

Browse files
Bump DavidAnson/markdownlint-cli2-action in the actions group
Bumps the actions group with 1 update: [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `DavidAnson/markdownlint-cli2-action` from 18 to 19 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v18...v19) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c7948a commit c323878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Lint Markdown
21-
uses: DavidAnson/markdownlint-cli2-action@v18
21+
uses: DavidAnson/markdownlint-cli2-action@v19
2222
with:
2323
config: ".markdownlint.jsonc"
2424
globs: |

0 commit comments

Comments
 (0)