Skip to content

Commit a7622c8

Browse files
Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 (#4744)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.3...v1.10.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fee317 commit a7622c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- name: lychee Link Checker
2424
id: lychee
25-
uses: lycheeverse/lychee-action@v1.9.3
25+
uses: lycheeverse/lychee-action@v1.10.0
2626
with:
2727
args: -v -n --config .lychee.toml './*.md' './**/*.md'
2828
fail: true

0 commit comments

Comments
 (0)