From de5b8a476642f45b5c339e04d52e5bde19a13034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 09:34:20 +0200 Subject: [PATCH] Bump gaurav-nelson/github-action-markdown-link-check from 1.0.6 to 1.0.7 (#7126) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/linkchecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linkchecker.yml b/.github/workflows/linkchecker.yml index 3f6210199..dfbee1085 100644 --- a/.github/workflows/linkchecker.yml +++ b/.github/workflows/linkchecker.yml @@ -7,6 +7,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@master - - uses: gaurav-nelson/github-action-markdown-link-check@1.0.6 + - uses: gaurav-nelson/github-action-markdown-link-check@1.0.7 with: folder-path: "docs"