Skip to content

Commit ad130c9

Browse files
build(deps): bump lycheeverse/lychee-action from 2.0.2 to 2.2.0 (#2)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.0.2 to 2.2.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.0.2...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 5cee3eb commit ad130c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Link Checker
2323
id: lychee
24-
uses: lycheeverse/lychee-action@v2.0.2
24+
uses: lycheeverse/lychee-action@v2.2.0
2525
with:
2626
args: --config ./lychee.toml --verbose --no-progress .
2727
fail: true

0 commit comments

Comments
 (0)