From 5b281a7f574881f081fe868e7b13f4bfd9c09bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 11:58:28 +0000 Subject: [PATCH] Bump gaurav-nelson/github-action-markdown-link-check from 1.0.14 to 1.0.15 (#739) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/md-link-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/md-link-checker.yml b/.github/workflows/md-link-checker.yml index 9de2f20..90f49ae 100644 --- a/.github/workflows/md-link-checker.yml +++ b/.github/workflows/md-link-checker.yml @@ -10,4 +10,4 @@ jobs: # checkout to latest commit - uses: actions/checkout@v3.3.0 # run markdown linter - - uses: gaurav-nelson/github-action-markdown-link-check@1.0.14 + - uses: gaurav-nelson/github-action-markdown-link-check@1.0.15