We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fec323 commit 25d7756Copy full SHA for 25d7756
.github/workflows/markdown-link-check.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
egress-policy: audit
28
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.0.0
29
- - uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # v1.0.15
+ - uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
30
31
# this will only show errors in the output
32
use-quiet-mode: 'yes'
0 commit comments