From 1481340475fad0021e11ab275e787a43d6f1e4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:11:15 +0000 Subject: [PATCH] Bump lycheeverse/lychee-action from 2.5.0 to 2.7.0 in /.github/workflows Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.5.0 to 2.7.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.5.0...v2.7.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/links.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yaml b/.github/workflows/links.yaml index fa7c0c37..fcb9f7d5 100644 --- a/.github/workflows/links.yaml +++ b/.github/workflows/links.yaml @@ -49,7 +49,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.5.0 + uses: lycheeverse/lychee-action@v2.7.0 with: fail: false args: --exclude https://github.dev/cabforum/cabforum.org/ --exclude https://github.com/cabforum/cabforum.org/ --exclude https://wiki.cabforum.org --exclude "^https://github\.com/[^/]+/[^/]+/compare" --exclude "^https://github\.com/[^/]+/[^/]+/blob" --exclude "^https://github\.com/[^/]+/[^/]+/tree" --base ./public --cache --max-cache-age 1d --no-progress ./public