From 342ea911bd321f13bd31da52b7e21b3fbfe7cef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 16:27:34 +0200 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action from 2.4.1 to 2.5.0 (#17607) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/monthly-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monthly-check.yml b/.github/workflows/monthly-check.yml index 432cb547a5..1df1f2c446 100644 --- a/.github/workflows/monthly-check.yml +++ b/.github/workflows/monthly-check.yml @@ -31,7 +31,7 @@ jobs: sort -u usernames.txt -o usernames.txt - name: Lychee URL checker - uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2.4.1 + uses: lycheeverse/lychee-action@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0 id: lychee continue-on-error: true with: