Skip to content

Commit ecc3bf5

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.1.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be22eb3 commit ecc3bf5

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@v2.0.2
27+
uses: lycheeverse/lychee-action@v2.1.0
2828
with:
2929
args: book/public
3030
fail: true

0 commit comments

Comments
 (0)