From 089323ca868949607ac19c5081fe79b1861fe74a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 14:14:49 +0000 Subject: [PATCH] build(deps): bump lycheeverse/lychee-action from 1.5.1 to 1.5.4 (#4454) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.1 to 1.5.4. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/4a5af7cd2958a2282cefbd9c10f63bdb89982d76...4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] 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 5d07926e8a..5d30204111 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@4a5af7cd2958a2282cefbd9c10f63bdb89982d76 + uses: lycheeverse/lychee-action@4dcb8bee2a0a4531cba1a1f392c54e8375d6dd81 with: fail: true # As external links behaviour is not predictable, we check only internal links