Skip to content

Commit 80677ba

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 e116f8d commit 80677ba

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
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121

2222
- name: markdownlint
23-
uses: DavidAnson/markdownlint-cli2-action@v18
23+
uses: DavidAnson/markdownlint-cli2-action@v19
2424
with:
2525
config: ".markdownlint.yaml"
2626
globs: "**/*.md"

0 commit comments

Comments
 (0)