Skip to content

Commit dec7940

Browse files
Bump lycheeverse/lychee-action from 2.3.0 to 2.4.0 (#6110)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.4.0 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 48211bd commit dec7940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lychee.yml

+1-1
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.3.0
24+
uses: lycheeverse/lychee-action@v2.4.0
2525
with:
2626
lycheeVersion: v0.18.1
2727
args: -v -n --config .lychee.toml './*.md' './**/*.md'

0 commit comments

Comments
 (0)