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:
dependabot[bot] 2025-01-21 11:18:00 +01:00 committed by GitHub
parent 84a32cc4b3
commit c04ae66d35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.15
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
with:
folder-path: "docs"
- run: cd docs && sh ./post.sh