From 4a57a2b3c86f158c615ea0f801c9653bc7c93528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 13:15:44 +0000 Subject: [PATCH] Bump untitaker/hyperlink from 0.1.27 to 0.1.32 Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.27 to 0.1.32. - [Release notes](https://github.com/untitaker/hyperlink/releases) - [Commits](https://github.com/untitaker/hyperlink/compare/0.1.27...0.1.32) --- updated-dependencies: - dependency-name: untitaker/hyperlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 7a885690128a..3c987e1e9a3a 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -42,7 +42,7 @@ jobs: - name: Link check continue-on-error: true # <- If set to false, run fails with broken links - uses: untitaker/hyperlink@0.1.27 + uses: untitaker/hyperlink@0.1.32 with: args: website_and_docs/public/ --check-anchors