From f1737b32f0a3229df3fcf7dd50738032d8a4a36c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 15:06:56 +0000 Subject: [PATCH] build(deps): Bump lycheeverse/lychee-action from 1.6.1 to 1.7.0 (#4723) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/9ace499fe66cee282a29eaa628fdac2c72fa087f...97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/links-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/links-check.yml b/.github/workflows/links-check.yml index f8cf6298c7..f8924319a6 100644 --- a/.github/workflows/links-check.yml +++ b/.github/workflows/links-check.yml @@ -19,7 +19,7 @@ jobs: # See: https://github.com/lycheeverse/lychee-action/issues/17 - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@9ace499fe66cee282a29eaa628fdac2c72fa087f + uses: lycheeverse/lychee-action@97189f2c0a3c8b0cb0e704fd4e878af6e5e2b2c5 with: fail: true # As external links behaviour is not predictable, we check only internal links