Skip to content

Commit

Permalink
Bump lycheeverse/lychee-action
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update in the / directory: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action).


Updates `lycheeverse/lychee-action` from 1.10.0 to 2.2.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.10.0...v2.2.0)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 72dba47 commit 213a219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: bundle exec jekyll build
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.10.0
uses: lycheeverse/lychee-action@v2.2.0
with:
args: --verbose --max-concurrency 1 --retry-wait-time 30 --exclude-mail './_site/**/*.html'
- name: Create Issue From File
Expand Down

0 comments on commit 213a219

Please sign in to comment.