Skip to content

Commit 00d5cf9

Browse files
build(deps): bump DavidAnson/markdownlint-cli2-action from 21 to 22 (#1371)
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 21 to 22. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v21...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b979ba commit 00d5cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-cxx-qt-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
runs-on: ubuntu-24.04
6060
steps:
6161
- uses: actions/checkout@v6
62-
- uses: DavidAnson/markdownlint-cli2-action@v21
62+
- uses: DavidAnson/markdownlint-cli2-action@v22
6363
with:
6464
globs: '**/*.md'
6565

0 commit comments

Comments
 (0)