From 0c704ac7746c022175f6e60964af7d62732172a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:17:35 +0530 Subject: [PATCH] chore(deps): update untitaker/hyperlink action to v0.1.44 (#2156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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