Skip to content

Commit a9ec374

Browse files
authored
Merge pull request #2335 from OWASP/renovate/lycheeverse-lychee-action-2.x
chore(deps): update lycheeverse/lychee-action action to v2.7.0
2 parents b2c0e2b + ab28c19 commit a9ec374

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.6.1
21+
uses: lycheeverse/lychee-action@v2.7.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)