Skip to content

Commit a0fa3d3

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

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@v5
1818
- name: Link Checker
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v2.6.1
20+
uses: lycheeverse/lychee-action@v2.7.0
2121
with:
2222
args: --verbose --no-progress --max-concurrency 2 --exclude-loopback --accept '100..=103,200..=299,429' './**/*.md'
2323
output: ./lychee/out.md

0 commit comments

Comments
 (0)