build(deps): bump nosborn/github-action-markdown-cli from 2.0.0 to 3.0.1

Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases)
- [Commits](https://github.com/nosborn/github-action-markdown-cli/compare/v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: nosborn/github-action-markdown-cli
  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-04-12 14:25:06 +00:00
committed by GitHub
parent c7edbb52f2
commit e18fed307a

View File

@@ -60,7 +60,7 @@ jobs:
- uses: "bewuethr/yamllint-action@v1.1.1"
with:
config-file: ".yamllint"
- uses: "nosborn/github-action-markdown-cli@v2.0.0"
- uses: "nosborn/github-action-markdown-cli@v3.0.1"
with:
files: "."
config_file: ".markdownlint.yaml"