From 83cfcb106d7c38a5ad018b1e089d44cadb0edd24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:54:41 +0000 Subject: [PATCH] chore(deps): update lycheeverse/lychee-action action to v2 | datasource | package | from | to | | ----------- | ------------------------- | ------- | ------ | | github-tags | lycheeverse/lychee-action | v1.10.0 | v2.0.1 | --- .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 43c27c13..a0272aac 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -29,7 +29,7 @@ jobs: restore-keys: cache-lychee- - name: Link Checker - uses: lycheeverse/lychee-action@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621 # v1.10.0 + uses: lycheeverse/lychee-action@2bb232618be239862e31382c5c0eaeba12e5e966 # v2.0.1 with: fail: true args: -c ./lychee-links.toml --base . --cache --max-cache-age 1d . --verbose --no-progress '*.md' './**/*.md'