Skip to content

Commit e6f6e71

Browse files
authored
Merge pull request #1737 from kubernetes-sigs/dependabot/github_actions/gaurav-nelson/github-action-markdown-link-check-1.0.16
chore: bump gaurav-nelson/github-action-markdown-link-check from 1.0.15 to 1.0.16
2 parents 9fec323 + 25d7756 commit e6f6e71

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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.0.0
29-
- uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
29+
- uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
3030
with:
3131
# this will only show errors in the output
3232
use-quiet-mode: 'yes'

0 commit comments

Comments
 (0)