Skip to content

Commit

Permalink
fix(deps): bump zentered/markdown-seo-check from 1.1.2 to 1.1.3 (kube…
Browse files Browse the repository at this point in the history
…rnetes#1148)

Bumps [zentered/markdown-seo-check](https://github.com/zentered/markdown-seo-check) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/zentered/markdown-seo-check/releases)
- [Commits](zentered/markdown-seo-check@v1.1.2...v1.1.3)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 743f7f6 commit 26de5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Markdown SEO Check
uses: zentered/markdown-seo-check@v1.1.2
uses: zentered/markdown-seo-check@v1.1.3
with:
includes: '/linkerd.io/content/**/*.md'
max_title_length: 70
Expand Down

0 comments on commit 26de5a7

Please sign in to comment.