From ae07737adb54685f58259a09e07b8e472e46bf99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 04:43:10 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20lycheeve?= =?UTF-8?q?rse/lychee-action=20(=20v2.6.1=20=E2=86=92=20v2.7.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 f8fcc68..23baa31 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@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2.6.1 + uses: lycheeverse/lychee-action@a8c4c7cb88f0c7386610c35eb25108e448569cb0 # v2.7.0 with: # Check all markdown files in repo (default) args: --base . --verbose --no-progress './**/*.md'