Skip to content

Commit

Permalink
Merge pull request #1874 from OWASP/renovate/lycheeverse-lychee-actio…
Browse files Browse the repository at this point in the history
…n-2.x

chore(deps): update lycheeverse/lychee-action action to v2.3.0
  • Loading branch information
commjoen authored Mar 5, 2025
2 parents b08b1c0 + 2f4ed62 commit b6be5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.2.0
uses: lycheeverse/lychee-action@v2.3.0
with:
args: --exclude-all-private --exclude-path "src/main/resources/templates/about.html" --exclude-path ".lycheeignore" -r 2 './**/*.md' './**/*.html'
fail: true

0 comments on commit b6be5a8

Please sign in to comment.