Skip to content

Commit ca1a611

Browse files
Bump DavidAnson/markdownlint-cli2-action from 18 to 19
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 479ca16 commit ca1a611

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
@@ -91,7 +91,7 @@ jobs:
9191
- name: "Check out repository code"
9292
uses: "actions/checkout@v4"
9393
- name: "Linting: markdownlint"
94-
uses: DavidAnson/markdownlint-cli2-action@v18
94+
uses: DavidAnson/markdownlint-cli2-action@v19
9595
with:
9696
config: .markdownlint.yaml
9797
globs: |

0 commit comments

Comments
 (0)