diff --git a/.github/workflows/broken-link-check.yaml b/.github/workflows/broken-link-check.yaml index be3e687787..86de65c7cd 100644 --- a/.github/workflows/broken-link-check.yaml +++ b/.github/workflows/broken-link-check.yaml @@ -24,7 +24,7 @@ jobs: token: "${{ steps.generate-token.outputs.token }}" - name: Scan for broken links - uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0 + uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # v2.2.0 id: lychee env: GITHUB_TOKEN: "${{ steps.generate-token.outputs.token }}"