Skip to content

Commit b4def03

Browse files
Bump lycheeverse/lychee-action from 1.10.0 to 2.2.0
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.2.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.10.0...v2.2.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5da4bfc commit b4def03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

+1-1
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.10.0
17+
uses: lycheeverse/lychee-action@v2.2.0
1818
with:
1919
args: --verbose --no-progress --exclude-mail './**/*.md' './**/*.html'
2020
env:

0 commit comments

Comments
 (0)