Skip to content

Commit 4bab308

Browse files
dependabot[bot]LeonMatthesKDAB
authored andcommitted
build(deps): 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 d0806b6 commit 4bab308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-24.04
5151
steps:
5252
- uses: actions/checkout@v4
53-
- uses: DavidAnson/markdownlint-cli2-action@v18
53+
- uses: DavidAnson/markdownlint-cli2-action@v19
5454
with:
5555
globs: '**/*.md'
5656

0 commit comments

Comments
 (0)