From 395ba7ff4eb4f1d367f772479c45fe9255cd31ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:46:57 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20lycheeve?= =?UTF-8?q?rse/lychee-action=20(=20v2.7.0=20=E2=86=92=20v2.8.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 4f9a646..eee4715 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@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 + uses: lycheeverse/lychee-action@8646ba30535128ac92d33dfc9133794bfdd9b411 # v2.8.0 with: # Check all markdown files in repo (default) args: --base . --verbose --no-progress './**/*.md'