Skip to content

Commit

Permalink
Merge pull request #6430 from ministryofjustice/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/lycheeverse/lychee-action-2.1.0

chore(deps): bump lycheeverse/lychee-action from 1.9.1 to 2.1.0
  • Loading branch information
sj-williams authored Nov 12, 2024
2 parents 5a3b2f5 + 5fe615e commit 0398c7e
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 @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4

- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v2.1.0
with:
args: --verbose --no-progress **/*.md **/*.html **/*.erb --accept 200,429,403,400,301,302,401 --exclude-mail
env:
Expand Down

0 comments on commit 0398c7e

Please sign in to comment.