Skip to content

Commit 24ed6d0

Browse files
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] <support@github.com>
1 parent 9f98ded commit 24ed6d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
restore-keys: cache-lychee-
3030
- name: Link Checker
3131
id: lychee
32-
uses: lycheeverse/lychee-action@v2.2.0
32+
uses: lycheeverse/lychee-action@v2.3.0
3333
with:
3434
fail: true
3535
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'

0 commit comments

Comments
 (0)