diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 50c6153d1..b5111ff81 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -62,7 +62,7 @@ jobs: fetch-depth: 0 - name: Check links in markdown files - uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec # 1.0.15 + uses: gaurav-nelson/github-action-markdown-link-check@1b916f2cf6c36510a6059943104e3c42ce6c16bc # 1.0.16 with: config-file: ".github/linters/mlc_config.json" use-verbose-mode: "yes"