Skip to content

Commit 47595ce

Browse files
Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3fcfc7 commit 47595ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

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

1515
- name: Link Checker
1616
id: lychee
17-
uses: lycheeverse/lychee-action@v1.9.3
17+
uses: lycheeverse/lychee-action@v1.10.0
1818
with:
1919
args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html'
2020
env:

0 commit comments

Comments
 (0)