From 62c97295cd57ace65b9ef47cddad19dbc87e3d16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:57:15 +0200 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2.0.2 (#1252) --- .github/workflows/lychee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lychee.yml b/.github/workflows/lychee.yml index f5c6fa750..6f985c121 100644 --- a/.github/workflows/lychee.yml +++ b/.github/workflows/lychee.yml @@ -33,7 +33,7 @@ jobs: - name: Run Lychee Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.0.1 + uses: lycheeverse/lychee-action@v2.0.2 env: GITHUB_TOKEN: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }} with: