Skip to content

Commit a3ba29f

Browse files
Bump lycheeverse/lychee-action from 2.0.2 to 2.1.0 (#5603)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.0.2...v2.1.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> Co-authored-by: Sally Wahba <[email protected]>
1 parent 709eb65 commit a3ba29f

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@v2.0.2
25+
uses: lycheeverse/lychee-action@v2.1.0
2626
with:
2727
args: -v -n --config .lychee.toml './*.md' './**/*.md'
2828
fail: true

0 commit comments

Comments
 (0)