Skip to content

Commit c04ae66

Browse files
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>
1 parent 84a32cc commit c04ae66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/md-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- run: cd docs && sh ./pre.sh
12-
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
12+
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.16
1313
with:
1414
folder-path: "docs"
1515
- run: cd docs && sh ./post.sh

0 commit comments

Comments
 (0)