diff --git a/.github/workflows/daily-markdown-link-check.yaml b/.github/workflows/daily-markdown-link-check.yaml index ffeb12a..5358501 100644 --- a/.github/workflows/daily-markdown-link-check.yaml +++ b/.github/workflows/daily-markdown-link-check.yaml @@ -9,10 +9,10 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: gaurav-nelson/github-action-markdown-link-check@v1 + - uses: gaurav-nelson/github-action-markdown-link-check@d53a906aa6b22b8979d33bc86170567e619495ec with: use-quiet-mode: 'yes' use-verbose-mode: 'yes' config-file: '.mlc.config.json' folder-path: '.' - max-depth: -1 \ No newline at end of file + max-depth: -1