Skip to content

Commit 11d59fa

Browse files
Bump DavidAnson/markdownlint-cli2-action from 24.0.0 to 24.1.0
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 24.0.0 to 24.1.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v24.0.0...v24.1.0) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 24.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22f2447 commit 11d59fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030

31-
- uses: DavidAnson/markdownlint-cli2-action@v24.0.0
31+
- uses: DavidAnson/markdownlint-cli2-action@v24.1.0
3232
with:
3333
globs: |
3434
**/*.md

0 commit comments

Comments
 (0)