Skip to content

Commit 44dc92a

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump lycheeverse/lychee-action from 1.8.0 to 1.9.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.8.0...v1.9.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 68e5166 commit 44dc92a

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

0 commit comments

Comments
 (0)