From af9606f9518d6be0d086dbf37ad7ae0c4a450b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 14:42:00 +0000 Subject: [PATCH] Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.8.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 85e8ee1..dcfc6b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v2 - name: Link Checker id: lc - uses: lycheeverse/lychee-action@v1.8.0 + uses: lycheeverse/lychee-action@v2.0.2 with: # See cli args at https://github.com/lycheeverse/lychee#commandline-parameters # for excluded URLs, the checker seems to be stricter than Chrome