diff --git a/.github/workflows/lint-markdown-links.yml b/.github/workflows/lint-markdown-links.yml index 89ec8c4..dfec5e2 100644 --- a/.github/workflows/lint-markdown-links.yml +++ b/.github/workflows/lint-markdown-links.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v4 # Relates to version 1.0.15. Sha is used as this is this is the allow-listed value - - uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec + - uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc with: use-quiet-mode: 'yes' use-verbose-mode: 'no'