diff --git a/.github/workflows/lychee.yaml b/.github/workflows/lychee.yaml index 0c3768ee0..23edab16a 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@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2 + uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2 env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}" with: