Skip to content

Commit c4470d4

Browse files
Bump xt0rted/markdownlint-problem-matcher from 2 to 3
Bumps [xt0rted/markdownlint-problem-matcher](https://github.com/xt0rted/markdownlint-problem-matcher) from 2 to 3. - [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@v2...v3) --- 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 982be5f commit c4470d4

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
@@ -77,7 +77,7 @@ jobs:
7777
node-version: ${{ env.NODE_VERSION }}
7878

7979
- name: Initialize markdownlint-cli problem matcher
80-
uses: xt0rted/markdownlint-problem-matcher@v2
80+
uses: xt0rted/markdownlint-problem-matcher@v3
8181

8282
- name: Install Task
8383
uses: arduino/setup-task@v2

0 commit comments

Comments
 (0)