From 3a82957d368cffad0b7434ecd8bd9fccdcb03e62 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:17:06 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20lycheeverse/lyche?= =?UTF-8?q?e-action=20digest=20to=20f613c4a?= 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 23edab16a..f7bc9ea8a 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@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2 + uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # v2 env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" with: