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