From f8004b0e2a35616b94804fdb272df598cd2b88a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 00:35:57 -0500 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20lycheeverse/lychee-action?= =?UTF-8?q?=20action=20(v1.9.2=20=E2=86=92=20v1.9.3)=20(#999)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 90d5b204..b4489fcc 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - name: Link Checker - uses: lycheeverse/lychee-action@eeb9cb63fe093e4d17e5853314dbf862bb35f28d # v1.9.2 + uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3 id: lychee env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"