build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.15 to 1.0.16 (#23469)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
84a32cc4b3
commit
c04ae66d35
2
.github/workflows/md-link-checker.yml
vendored
2
.github/workflows/md-link-checker.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: cd docs && sh ./pre.sh
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
|
||||
with:
|
||||
folder-path: "docs"
|
||||
- run: cd docs && sh ./post.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user