Skip to content

Commit 1d7a407

Browse files
authored
Merge pull request #1809 from kubernetes-sigs/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-1.0.17
chore: bump gaurav-nelson/github-action-markdown-link-check from 1.0.16 to 1.0.17
2 parents 9d59635 + 0fb4512 commit 1d7a407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-link-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
egress-policy: audit
2828
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
29-
- uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
29+
- uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # v1.0.17
3030
with:
3131
# this will only show errors in the output
3232
use-quiet-mode: 'yes'

0 commit comments

Comments
 (0)