From 17a689f69e25998668c3ba97b2c3a609a58133d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 13:08:24 +0000 Subject: [PATCH] chore(deps): bump lycheeverse/lychee-action from 2.6.1 to 2.8.0 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.6.1 to 2.8.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.6.1...v2.8.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/links-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links-check.yml b/.github/workflows/links-check.yml index a691d12..57b6703 100644 --- a/.github/workflows/links-check.yml +++ b/.github/workflows/links-check.yml @@ -26,7 +26,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.6.1 + uses: lycheeverse/lychee-action@v2.8.0 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} with: