From 7162a0e8c316118d5ed3600b4538042a6db23e8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 02:37:27 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest to 631725a 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 54847e37..1feaef95 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@79de8811d696d79a713d425d265c9870b929fbf2 + uses: lycheeverse/lychee-action@631725aa742da9b8eb5e3541942ab992832223e3 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true