diff --git a/.github/workflows/check-md-link.yml b/.github/workflows/check-md-link.yml index 119881d124..e42b6a59b7 100644 --- a/.github/workflows/check-md-link.yml +++ b/.github/workflows/check-md-link.yml @@ -39,7 +39,7 @@ jobs: - uses: actions/checkout@master - name: Setup test environment uses: ./.github/actions/setup-test-env - - uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1 + - uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 with: use-quiet-mode: 'yes' config-file: '.github/workflows/check-md-link-config.json'