Browse Source

build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 0.6.0 to 1.0.5 (#5248)

pull/5249/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
434e99ce9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/linkchecker.yml

+ 1
- 1
.github/workflows/linkchecker.yml View File

@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@0.6.0
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.5
with:
folder-path: "docs"

Loading…
Cancel
Save