Skip to content

Commit ff6098e

Browse files
chore(deps): bump lycheeverse/lychee-action from 2.2.0 to 2.3.0
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]>
1 parent 0eedf1c commit ff6098e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/md-link-checker.yml

+1-1
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 './**/*.md' './**/*.html'
3131
env:

0 commit comments

Comments
 (0)