diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 3ab419b4..66f735c9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -36,7 +36,7 @@ jobs: with: persist-credentials: false - name: Check broken links - uses: gaurav-nelson/github-action-markdown-link-check@3c3b66f1f7d0900e37b71eca45b63ea9eedfce31 # 1.0.17 + uses: tcort/github-action-markdown-link-check@e7c7a18363c842693fadde5d41a3bd3573a7a225 # 1.1.2 check-super-linter: name: Run GitHub super-linter tool for verify quality of code runs-on: ubuntu-latest