build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17 (backport #24246) (#24264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
parent
ac90304f4d
commit
9c568bb511
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.16
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.17
|
||||
with:
|
||||
folder-path: "docs"
|
||||
- run: cd docs && sh ./post.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user