Skip to content

Commit 742f7e2

Browse files
Bump DavidAnson/markdownlint-cli2-action from 19 to 22
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19 to 22. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19...v22) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: '22' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13fbf3b commit 742f7e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-latest
3838
steps:
3939
- uses: actions/checkout@v6
40-
- uses: DavidAnson/markdownlint-cli2-action@v19
40+
- uses: DavidAnson/markdownlint-cli2-action@v22
4141
with:
4242
globs: '**/*.md'
4343

0 commit comments

Comments
 (0)