Skip to content

Commit dfa53f9

Browse files
Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#6204)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d615a47 commit dfa53f9

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/[email protected].0
24+
uses: lycheeverse/[email protected].1
2525
with:
2626
lycheeVersion: v0.18.1
2727
args: -v -n --config .lychee.toml './*.md' './**/*.md'

0 commit comments

Comments
 (0)