From 0758cdb20318066d5ac3baba832aef93082ba33c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 02:49:42 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest to 8646ba3 in .github/workflows/test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 35987c57..8297559e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,7 +59,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@c6e7911b99c9aec72bbd07b92c99d2c76417e260 + uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true