From 01517fbf102782a33f0d3641e28947bb2a56db8a Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Tue, 26 Aug 2025 04:11:51 +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 d5095397..ba4cfcc3 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@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2 + uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2 with: fail: false # Don't fail on broken links, create an issue instead