From 7180e943730e9fb4b18b2b484e37efd2ebc1dfeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 04:28:51 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20lycheeve?= =?UTF-8?q?rse/lychee-action=20(=20v2.4.1=20=E2=86=92=20v2.5.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/link-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 0f3c4e3..00b7504 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Link Checker - uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1 + uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0 with: # Check all markdown files in repo (default) args: --base . --verbose --no-progress './**/*.md'