From ad2b6ef65c4b236ecb0cdb9ba16ea5c3c45e8747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:58:13 +0000 Subject: [PATCH] Bump lycheeverse/lychee-action from 1.10.0 to 2.0.1 Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.0.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.10.0...v2.0.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/link-watcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/link-watcher.yml b/.github/workflows/link-watcher.yml index a740cc2..3b3b3d0 100644 --- a/.github/workflows/link-watcher.yml +++ b/.github/workflows/link-watcher.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v1.10.0 + uses: lycheeverse/lychee-action@v2.0.1 with: fail: true args: --verbose --no-progress --exclude-mail --exclude-loopback .