From f56d132d219b10b64725b2641c609bac9d0f4e46 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:38:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20lycheeverse/lyche?= =?UTF-8?q?e-action=20(=20v1=20=E2=86=92=20v2=20)?= 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 bbb5ce44c..83b5a35e0 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@v1 + uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67 # v2 env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" with: