Bump gaurav-nelson/github-action-markdown-link-check from 1.0.6 to 1.0.7 (#7126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
97df8b605c
commit
de5b8a4766
|
@ -7,6 +7,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.6
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.7
|
||||||
with:
|
with:
|
||||||
folder-path: "docs"
|
folder-path: "docs"
|
||||||
|
|
Loading…
Reference in New Issue