From 0839c92ba69eb3ba53aa098a0b3a970ba405a533 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 05:23:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20lycheeverse/lychee-action?= =?UTF-8?q?=20action=20(v1.9.3=20=E2=86=92=20v1.10.0)?= 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.3 | v1.10.0 | --- .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 e88c932e..794b958f 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Link Checker - uses: lycheeverse/lychee-action@c053181aa0c3d17606addfe97a9075a32723548a # v1.9.3 + uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0 id: lychee env: GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"