Skip to content

Commit 992b66b

Browse files
Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 (#176)
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 450c75d commit 992b66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic-link-watcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919
- name: Link Checker
2020
id: lychee
21-
uses: lycheeverse/lychee-action@v2.1.0
21+
uses: lycheeverse/lychee-action@v2.2.0
2222
with:
2323
args: --verbose --no-progress --exclude-loopback .
2424
output: ./lychee/out.md

0 commit comments

Comments
 (0)