From 3644730ad3524c407df76239d114749bd7464cef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 10:56:47 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2.6.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7dfbd6..9163a5e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/checkout@v5 - name: Lychee Broken Link Checker - uses: lycheeverse/lychee-action@v2.5.0 + uses: lycheeverse/lychee-action@v2.6.1 with: fail: true