Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-15 14:03:43 +0300
committerGitHub <noreply@github.com>2022-03-15 14:03:43 +0300
commit974d4485ba78ae3413b3e2d41ddc17925470affa (patch)
treeecd5fe327347c566fa54491de31ed2337e89a885
parent91b18c0f043c1b64541c26ee52cab86cf137470f (diff)
Bump gaurav-nelson/github-action-markdown-link-check from 1.0.13 to 1.0.14 (#559)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/md-link-checker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/md-link-checker.yml b/.github/workflows/md-link-checker.yml
index e5e922a..88c2002 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
# run markdown linter
- - uses: gaurav-nelson/github-action-markdown-link-check@1.0.13
+ - uses: gaurav-nelson/github-action-markdown-link-check@1.0.14