From a32e1ea9ac4d4bc2e92d7a6b08a0f25c65d1f48d Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:18:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20lycheeverse/lyche?= =?UTF-8?q?e-action=20digest=20to=20885c65f?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/lychee.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yaml b/.github/workflows/lychee.yaml index 697577842..487f69a6a 100644 --- a/.github/workflows/lychee.yaml +++ b/.github/workflows/lychee.yaml @@ -31,7 +31,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Scan For Broken Links - uses: lycheeverse/lychee-action@01a5c94d8e012550040658854b90a7a7301e75ca # v2 + uses: lycheeverse/lychee-action@885c65f3dc543b57c898c8099f4e08c8afd178a2 # v2 env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" with: