From 8a13929f9630b173ea4ad9c26902a79134003cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:56:00 +0000 Subject: [PATCH] chore(deps): bump lycheeverse/lychee-action from 1 to 2 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1 to 2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1...v2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/check-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 251532994..183ba4b8a 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v6 - name: Check links with Lychee - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: # Scan all markdown files in docs directory and README args: |