Skip to content

Commit 6252878

Browse files
chore(deps): bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 (osmosis-labs#8988)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 351b03a commit 6252878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Link Checker
2727
id: lychee
28-
uses: lycheeverse/lychee-action@v2.2.0
28+
uses: lycheeverse/lychee-action@v2.3.0
2929
with:
3030
args: --exclude-loopback --verbose --no-progress --max-concurrency 1 './**/*.md' './**/*.html'
3131
env:

0 commit comments

Comments
 (0)