Skip to content

Commit

Permalink
Merge pull request #1680 from opensafely/dependabot/github_actions/ly…
Browse files Browse the repository at this point in the history
…cheeverse/lychee-action-2.1.0

Bump lycheeverse/lychee-action from 2.0.2 to 2.1.0
  • Loading branch information
StevenMaude authored Dec 3, 2024
2 parents bf6043e + 198849d commit 1dede72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# This workaround may not be needed in future if lychee has better rate limiting.
# https://github.com/lycheeverse/lychee/issues/36
- name: Check links
uses: lycheeverse/lychee-action@7cd0af4c74a61395d455af97419279d86aafaede # v2.0.2
uses: lycheeverse/lychee-action@f81112d0d2814ded911bd23e3beaa9dda9093915 # v2.1.0
with:
args: "--exclude-all-private --include-verbatim --max-concurrency 24 --require-https --verbose --no-progress
--accept '100..=103,200..=299,429,500..=511'
Expand Down

0 comments on commit 1dede72

Please sign in to comment.