From 7116b9ed61672dbdc89c934822e3fcae1c1475fa Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 23:59:16 +0000 Subject: [PATCH] Update lycheeverse/lychee-action action to v2 Update lycheeverse/lychee-action from 1.10.0 to 2.7.0 Change-type: patch --- .github/workflows/link-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index d4adb162f8..16285fc9f1 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -49,7 +49,7 @@ jobs: # Run link checker on the generated HTML - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0 + uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 with: args: > --base ${{ inputs.deployment_url }}