From 5a9ec16948f9a07a82a7612b6b4f5d6ae64a5eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 20:17:14 +0200 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action from 2.5.0 to 2.6.0 (#17822) 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 ca92a9d88d..47d44d5c8c 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@5c4ee84814c983aa7164eaee476f014e53ff3963 # v2.5.0 + uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2.6.0 id: lychee continue-on-error: true with: