Skip to content

Commit 3f5bf73

Browse files
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 1 to 2. - [Release notes](https://github.com/xt0rted/markdownlint-problem-matcher/releases) - [Changelog](https://github.com/xt0rted/markdownlint-problem-matcher/blob/main/CHANGELOG.md) - [Commits](xt0rted/markdownlint-problem-matcher@v1...v2) --- updated-dependencies: - dependency-name: xt0rted/markdownlint-problem-matcher dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ab5d9d commit 3f5bf73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-markdown-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
node-version: ${{ env.NODE_VERSION }}
5252

5353
- name: Initialize markdownlint-cli problem matcher
54-
uses: xt0rted/markdownlint-problem-matcher@v1
54+
uses: xt0rted/markdownlint-problem-matcher@v2
5555

5656
- name: Install Task
5757
uses: arduino/setup-task@v1

0 commit comments

Comments
 (0)