Browse Source
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.6 to 1.0.7 (#5269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/5271/head
dependabot[bot]
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.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" |