Skip to content

Commit a9e492a

Browse files
authored
Merge pull request #463 from arduino/dependabot/github_actions/dot-github/workflows/xt0rted/markdownlint-problem-matcher-3
Bump xt0rted/markdownlint-problem-matcher from 2 to 3 in /.github/workflows
2 parents a496ef4 + 26bc9b6 commit a9e492a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
node-version: ${{ env.NODE_VERSION }}
8181

8282
- name: Initialize markdownlint-cli problem matcher
83-
uses: xt0rted/markdownlint-problem-matcher@v2
83+
uses: xt0rted/markdownlint-problem-matcher@v3
8484

8585
- name: Install Task
8686
uses: arduino/setup-task@v2

workflow-templates/check-markdown-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
node-version: ${{ env.NODE_VERSION }}
8181

8282
- name: Initialize markdownlint-cli problem matcher
83-
uses: xt0rted/markdownlint-problem-matcher@v2
83+
uses: xt0rted/markdownlint-problem-matcher@v3
8484

8585
- name: Install Task
8686
uses: arduino/setup-task@v2

0 commit comments

Comments
 (0)