From 6332de4f464b8e76d164ff7a9be64f9867d22a01 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 10:21:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20lycheeverse/lyche?= =?UTF-8?q?e-action=20digest=20to=2082202e5?= 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 ab7dd3875..0c707114e 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@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2 + uses: lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2 env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" with: