Skip to content

Commit 0b624ab

Browse files
chore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 (#75)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62bf8e5 commit 0b624ab

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@v6
1919
- name: Link Checker
2020
id: lychee
21-
uses: lycheeverse/lychee-action@v2.7.0
21+
uses: lycheeverse/lychee-action@v2.8.0
2222
with:
2323
args: --verbose --no-progress --exclude-loopback --accept '100..=103,200..=299,429' .
2424
output: ./lychee/out.md

0 commit comments

Comments
 (0)