Skip to content

Commit d495bac

Browse files
build(deps): bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#449)
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 06f29f8 commit d495bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links-watcher-cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818
- name: Link Checker
1919
id: lychee
20-
uses: lycheeverse/[email protected].0
20+
uses: lycheeverse/[email protected].1
2121
with:
2222
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback './**/*.md'
2323
output: ./lychee/out.md

0 commit comments

Comments
 (0)