Skip to content

Commit 4651c00

Browse files
dependabot[bot]ahayzen-kdab
authored andcommitted
build(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 17 to 18. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v17...v18) --- 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 e3dca2c commit 4651c00

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
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-24.04
5151
steps:
5252
- uses: actions/checkout@v4
53-
- uses: DavidAnson/markdownlint-cli2-action@v17
53+
- uses: DavidAnson/markdownlint-cli2-action@v18
5454
with:
5555
globs: '**/*.md'
5656

0 commit comments

Comments
 (0)