Skip to content

Commit

Permalink
Merge branch 'master' into feature-vault-challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen authored Jan 12, 2024
2 parents 17f44ad + 9f9d898 commit 522938c
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@v1.8.0
uses: lycheeverse/lychee-action@v1.9.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 522938c

Please sign in to comment.