From 24c4286d46231d39955632380ed5bcffb42e0d46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 05:26:21 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2 --- .github/workflows/links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index 6882c0e6c..a6fa273a3 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -26,7 +26,7 @@ jobs: - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}