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.
2 parents 9d59635 + 0fb4512 commit 1d7a407Copy full SHA for 1d7a407
.github/workflows/markdown-link-check.yaml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
egress-policy: audit
28
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
29
- - uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # v1.0.16
+ - uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # v1.0.17
30
31
# this will only show errors in the output
32
use-quiet-mode: 'yes'
0 commit comments