Skip to content

Commit 209fe89

Browse files
chore: bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 (#151)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.10.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38eaea2 commit 209fe89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
runs-on: ubuntu-latest
7878
steps:
7979
- uses: actions/checkout@v4
80-
- uses: lycheeverse/lychee-action@v1.10.0
80+
- uses: lycheeverse/lychee-action@v2.0.2
8181
with:
8282
args: . --verbose --exclude "pkg_name|your_own_registry"
8383
fail: true

0 commit comments

Comments
 (0)