diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index 34be30014..0118fe784 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -45,7 +45,7 @@ fetch-depth: 0 - name: Check links in markdown files - uses: gaurav-nelson/github-action-markdown-link-check@1.0.16 + uses: gaurav-nelson/github-action-markdown-link-check@1.0.17 with: config-file: ".github/linters/mlc_config.json" use-verbose-mode: "yes"