mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
ci: test new lychee action (#9107)
Helping the lychee team test some new changes. Related: https://github.com/lycheeverse/lychee-action/pull/292
This commit is contained in:
2
.github/workflows/website-links.yml
vendored
2
.github/workflows/website-links.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Check links on website
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
|
||||
uses: lycheeverse/lychee-action@e203314714efe5700a013ace5248a697313082b2 # testing https://github.com/lycheeverse/lychee-action/pull/292#issuecomment-2874071328
|
||||
with:
|
||||
fail: false
|
||||
args: --verbose --no-progress --exclude-all-private --cache --cache-exclude-status 400..599 --max-concurrency 1 --retry-wait-time 60 --base https://firezone.dev .
|
||||
|
||||
Reference in New Issue
Block a user