Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot] 43d47c23c0
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>
2022-01-18 18:49:37 +00:00

View file

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