Skip to content

Commit 700d918

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump lycheeverse/lychee-action from 2.4.0 to 2.4.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 019d6eb commit 700d918

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/[email protected].0
27+
uses: lycheeverse/[email protected].1
2828
with:
2929
args: book/public
3030
fail: true

0 commit comments

Comments
 (0)