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 ccaba5d + 0a7c1eb commit 0a5f229Copy full SHA for 0a5f229
.github/workflows/lint-docs.yaml
@@ -21,7 +21,7 @@ jobs:
21
egress-policy: audit
22
23
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24
- - uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
+ - uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
25
with:
26
use-quiet-mode: 'yes'
27
config-file: .markdownlinkcheck.json
0 commit comments