Skip to content

Commit 037a9a5

Browse files
chore(deps): bump lycheeverse/lychee-action from 2.4.1 to 2.5.0 (#30)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f516589 commit 037a9a5

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@v5
1919
- name: Link Checker
2020
id: lychee
21-
uses: lycheeverse/lychee-action@v2.4.1
21+
uses: lycheeverse/lychee-action@v2.5.0
2222
with:
2323
args: --verbose --no-progress --exclude-loopback .
2424
output: ./lychee/out.md

0 commit comments

Comments
 (0)