1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-09 01:42:00 +03:00

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](https://github.com/xt0rted/markdownlint-problem-matcher/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-24 01:34:25 +00:00
committed by GitHub
parent 22b06501d7
commit a8d3b70bf9

View File

@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Initialize markdownlint-cli problem matcher - name: Initialize markdownlint-cli problem matcher
uses: xt0rted/markdownlint-problem-matcher@v1 uses: xt0rted/markdownlint-problem-matcher@v2
- name: Install markdownlint-cli - name: Install markdownlint-cli
run: sudo npm install --global markdownlint-cli run: sudo npm install --global markdownlint-cli