Skip to content

Commit d7bb052

Browse files
authored
Merge pull request #2179 from OWASP/renovate/lycheeverse-lychee-action-2.x
Update lycheeverse/lychee-action action to v2.5.0
2 parents 7f0fd5b + 184db45 commit d7bb052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

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: --exclude-all-private --exclude-path "src/main/resources/templates/about.html" --exclude-path ".lycheeignore" -r 2 './**/*.md' './**/*.html'
2424
fail: true

0 commit comments

Comments
 (0)