From c9292fb3c4eb39098f0ccd28738d418265c1d974 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 07:06:11 +0000 Subject: [PATCH 1/2] chore(deps): 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.16 to 1.0.17. - [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.16...1.0.17) --- updated-dependencies: - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-version: 1.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 95c4949335..282857d205 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: gaurav-nelson/github-action-markdown-link-check@1.0.16 + - uses: gaurav-nelson/github-action-markdown-link-check@1.0.17 with: use-quiet-mode: 'yes' use-verbose-mode: 'yes' From 410df275ab68cf6b86d4b1bca26e7a0478c02bc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20L=C3=A9one?= Date: Tue, 8 Apr 2025 10:57:01 +0200 Subject: [PATCH 2/2] Fix --- .markdownlinkcheck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.markdownlinkcheck.json b/.markdownlinkcheck.json index d7d05aba2b..831452ea1b 100644 --- a/.markdownlinkcheck.json +++ b/.markdownlinkcheck.json @@ -4,7 +4,7 @@ "pattern": "^https://github.com/[^/]+/[^/]+/(issues|labels|pull)" }, { - "pattern": "^http://169.254.42.42/[^/])" + "pattern": "^http://169.254.42.42/[^/]" }, { "pattern": "^https://api.scaleway.com/account/v1"