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

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.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.13...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] 2024-08-29 10:44:10 +01:00 коммит произвёл GitHub
Родитель 68ea72af66
Коммит d405a7f50f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/code-review.yml поставляемый
Просмотреть файл

@ -48,7 +48,7 @@ jobs:
fetch-depth: 0
- name: Check links in markdown files
uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
config-file: ".github/actions-config/mlc_config.json"
use-verbose-mode: "yes"