Skip to content

Commit

Permalink
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://github.com/lycheeverse/lychee-action) from 1.9.1 to 2.0.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@c3089c7...7da8ec1)

---
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 9, 2024
1 parent 12f80e2 commit 8472d70
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 @@ -37,7 +37,7 @@ jobs:
restore-keys: cache-lychee-

- name: "📊 Lychee Link Checker"
uses: lycheeverse/lychee-action@c3089c702fbb949e3f7a8122be0c33c017904f9b
uses: lycheeverse/lychee-action@7da8ec1fc4e01b5a12062ac6c589c10a4ce70d67
with:
args: "--config ./.github/lychee.toml './**/*.md*' './**/*.html'"
format: markdown
Expand Down

0 comments on commit 8472d70

Please sign in to comment.