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

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.14 to 1.0.15.
- [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.14...1.0.15)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-15 20:37:44 -04:00
committed by GitHub
parent 292611de84
commit 1d9d0f8e25

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.14 uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with: with:
use-quiet-mode: 'no' use-quiet-mode: 'no'
use-verbose-mode: 'yes' use-verbose-mode: 'yes'