From 3e431892ec1561112f51138819047ae9fdebbd96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:56:14 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action digest to 054a8e8 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 c735d9c..9ed65c4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -60,7 +60,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@82758ebb685c3f85b4e1b2ed4cad2fb0eb251d84 # for v1.9.3 + uses: lycheeverse/lychee-action@054a8e8c7a88ada133165c6633a49825a32174e2 # for v1.9.3 with: fail: false args: "-c lychee.toml --cache --max-cache-age 1d -E './content/**/*.md'"