Skip to content

Commit

Permalink
build(deps): bump lycheeverse/lychee-action from 1.9.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [lycheeverse/lychee-action](https:/lycheeverse/lychee-action) from 1.9.1 to 2.0.0.
- [Release notes](https:/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@v1.9.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent f738f59 commit 9b0adac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
restore-keys: cache-lychee-
- name: "📊 Lychee Link Checker"
id: lychee
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v2.0.0
with:
args: --config ./.github/lychee.toml --base . --verbose --no-progress './**/*.md*'
format: markdown
Expand Down

0 comments on commit 9b0adac

Please sign in to comment.