Skip to content

Commit 7d2369e

Browse files
dependabot[bot]joe-bowman
authored andcommitted
chore(deps): bump lycheeverse/lychee-action from 2.4.1 to 2.5.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bd1056 commit 7d2369e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/md-link-checker.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.4.1
28+
uses: lycheeverse/lychee-action@v2.5.0
2929
with:
3030
args: --exclude-loopback --verbose --no-progress './**/*.md' './**/*.html'
3131
env:

0 commit comments

Comments
 (0)