Skip to content

Commit 4e28ace

Browse files
build(deps): bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#1592)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.2...v1.9.3) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dfa0dd commit 4e28ace

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

0 commit comments

Comments
 (0)