From 4e61d5702336f3b6ed0f967e0d9949a806d1a70a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:28:50 +0000 Subject: [PATCH] chore(deps): update untitaker/hyperlink action to v0.1.44 --- .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 6629a7086d15..ebba025a718e 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.43 + uses: untitaker/hyperlink@0.1.44 with: args: website_and_docs/public/ --check-anchors