Bump zentered/markdown-seo-check from 1.1.0 to 1.1.5

Bumps [zentered/markdown-seo-check](https://github.com/zentered/markdown-seo-check) from 1.1.0 to 1.1.5.
- [Release notes](https://github.com/zentered/markdown-seo-check/releases)
- [Commits](https://github.com/zentered/markdown-seo-check/compare/v1.1.0...v1.1.5)

---
updated-dependencies:
- dependency-name: zentered/markdown-seo-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-08 10:35:10 +00:00
committed by GitHub
parent 21812905b3
commit c469e1f85d

View File

@@ -13,7 +13,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Markdown SEO Check
uses: zentered/markdown-seo-check@v1.1.0
uses: zentered/markdown-seo-check@v1.1.5
with:
max_title_length: 70
max_description_length: 150