mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-12 02:31:27 +08:00
Merge pull request #26 from Colin-XKL/dependabot/github_actions/zentered/markdown-seo-check-1.1.5
Bump zentered/markdown-seo-check from 1.1.0 to 1.1.5
This commit is contained in:
2
.github/workflows/mardkwon-SEO.yaml
vendored
2
.github/workflows/mardkwon-SEO.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
- name: Markdown SEO Check
|
- name: Markdown SEO Check
|
||||||
uses: zentered/markdown-seo-check@v1.1.0
|
uses: zentered/markdown-seo-check@v1.1.5
|
||||||
with:
|
with:
|
||||||
max_title_length: 70
|
max_title_length: 70
|
||||||
max_description_length: 150
|
max_description_length: 150
|
||||||
|
|||||||
Reference in New Issue
Block a user