build(deps): bump gaurav-nelson/github-action-markdown-link-check (#454)
Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 0.6.0 to 1.0.5. - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](https://github.com/gaurav-nelson/github-action-markdown-link-check/compare/0.6.0...02e17024861650fa8d57d26296a23e88fd5782e2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
parent
838c71edb2
commit
0775e01d4b
2
.github/workflows/linkchecker.yml
vendored
2
.github/workflows/linkchecker.yml
vendored
@ -7,6 +7,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@development
|
- uses: actions/checkout@development
|
||||||
- uses: gaurav-nelson/github-action-markdown-link-check@0.6.0
|
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.5
|
||||||
with:
|
with:
|
||||||
folder-path: "docs"
|
folder-path: "docs"
|
||||||
|
Loading…
Reference in New Issue
Block a user