Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#22)

Bump gaurav-nelson/github-action-markdown-link-check

Bumps [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check) from 1.0.13 to 1.0.14.
- [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/1.0.13...1.0.14)

---
updated-dependencies:
- dependency-name: gaurav-nelson/github-action-markdown-link-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-25 20:04:48 -04:00
committed by GitHub
parent 1af967a8b0
commit def96c2827

View File

@@ -14,7 +14,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Run link check - name: Run link check
uses: gaurav-nelson/github-action-markdown-link-check@1.0.13 uses: gaurav-nelson/github-action-markdown-link-check@1.0.14
with: with:
use-quiet-mode: 'no' use-quiet-mode: 'no'
use-verbose-mode: 'yes' use-verbose-mode: 'yes'