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 17647d0 commit 2ed430eCopy full SHA for 2ed430e
.github/workflows/check-markdown-links.yml
@@ -19,7 +19,7 @@ jobs:
19
persist-credentials: false
20
21
- name: Check markdown links
22
- uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc
+ uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31
23
with:
24
config-file: .github/linters/check-markdown-links-config.json
25
use-quiet-mode: 'yes'
0 commit comments