From a985a73a285abc9659707a9cd4f0411156ff9f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:33:55 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest to 1d97d84 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 8eb7238b..b04fe2d5 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@a99389aeff3c193ffb6f0741178e519569d3f404 # for v2.3.0 + uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # for v2.3.0 with: args: "--cookie-jar /tmp/lychee-cookies './content/**/*.md'" jobSummary: true