Bump lycheeverse/lychee-action from 1.9.1 to 2.0.2 in /.github/workflows

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.1 to 2.0.2.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](https://github.com/lycheeverse/lychee-action/compare/v1.9.1...v2.0.2)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-28 14:44:14 +00:00 committed by GitHub
parent 1a266c4712
commit 65e8f0cbb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: lycheeverse/lychee-action@v1.9.1 - uses: lycheeverse/lychee-action@v2.0.2
with: with:
args: --verbose README.md args: --verbose README.md