From 4e82060bc3db97f13aacfb3cc04a5b2fa50f0104 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 26 Aug 2025 04:12:36 +0000 Subject: [PATCH] Update lycheeverse/lychee-action digest to 885c65f --- .github/workflows/broken-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/broken-links.yml b/.github/workflows/broken-links.yml index e2f3597..ba4cfcc 100644 --- a/.github/workflows/broken-links.yml +++ b/.github/workflows/broken-links.yml @@ -19,7 +19,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2 + uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2 with: fail: false # Don't fail on broken links, create an issue instead