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 5b27055 commit fff2b91Copy full SHA for fff2b91
.github/workflows/check-md-link.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@master
40
- name: Setup test environment
41
uses: ./.github/actions/setup-test-env
42
- - uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
+ - uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225
43
with:
44
use-quiet-mode: 'yes'
45
config-file: '.github/workflows/check-md-link-config.json'
0 commit comments