Skip to content

Commit 863d256

Browse files
authored
Merge pull request #282 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
2 parents cb47207 + 79f44a9 commit 863d256

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
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@v1
80+
uses: xt0rted/markdownlint-problem-matcher@v2
8181

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

workflow-templates/check-markdown-task.yml

Lines changed: 1 addition & 1 deletion
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@v1
80+
uses: xt0rted/markdownlint-problem-matcher@v2
8181

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

workflow-templates/dependabot/workflow-template-copies/.github/workflows/check-markdown-task.yml

Lines changed: 1 addition & 1 deletion
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@v1
80+
uses: xt0rted/markdownlint-problem-matcher@v2
8181

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

0 commit comments

Comments
 (0)