From 92da89b4d461089b832c6ba13e6e4aa762a9fe00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 14:38:43 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest to a8c4c7c 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 2e509cb2..120b0405 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@e79a91bfe7208fbf053c02277ad554a4df6ebac3 + uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true