Skip to content

Commit 3a7239e

Browse files
build(deps): 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](lycheeverse/lychee-action@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] <support@github.com>
1 parent afc7c22 commit 3a7239e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
working-directory: book
2525

2626
- name: Link Checker
27-
uses: lycheeverse/lychee-action@v1.10.0
27+
uses: lycheeverse/lychee-action@v2.0.1
2828
with:
2929
args: book/public
3030
fail: true

0 commit comments

Comments
 (0)