Skip to content

Commit

Permalink
Merge pull request #1670 from OWASP/dependabot/github_actions/lycheev…
Browse files Browse the repository at this point in the history
…erse/lychee-action-2.0.1

build(deps): bump lycheeverse/lychee-action from 2.0.0 to 2.0.1
  • Loading branch information
commjoen authored Oct 14, 2024
2 parents 35693e7 + cc6bd95 commit eb70bb5
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/[email protected].0
uses: lycheeverse/[email protected].1
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 eb70bb5

Please sign in to comment.