From 8e9c6193d7ecc8aeacd90a4f679c06a6fa4e5ad1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 10:20:09 +0700 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2 (#54) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35f6e1e..984f952 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -173,7 +173,7 @@ jobs: lychee- - id: lychee name: Link Checker - uses: lycheeverse/lychee-action@v1 + uses: lycheeverse/lychee-action@v2 with: fail: ${{ github.ref == 'refs/heads/main' }}