build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17 (#24246)

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:
dependabot[bot]
2025-04-01 10:48:29 -04:00
committed by GitHub
parent a3e6264416
commit 6b2861f0c0
+1 -1
View File
@@ -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