Skip to content

Commit 0c05002

Browse files
Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 (#5820)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.1.0...v2.2.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 de55b72 commit 0c05002

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
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- name: lychee Link Checker
2323
id: lychee
24-
uses: lycheeverse/lychee-action@v2.1.0
24+
uses: lycheeverse/lychee-action@v2.2.0
2525
with:
2626
lycheeVersion: nightly # TODO: Change to stable once v0.17.1 is released, the version that includes a retry fix
2727
args: -v -n --config .lychee.toml './*.md' './**/*.md'

0 commit comments

Comments
 (0)