Skip to content

Commit bebd19b

Browse files
Bump lycheeverse/lychee-action from 2.3.0 to 2.6.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.3.0 to 2.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.3.0...v2.6.1) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1286627 commit bebd19b

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
@@ -33,7 +33,7 @@ jobs:
3333
restore-keys: cache-lychee-
3434
- name: Link Checker
3535
id: lychee
36-
uses: lycheeverse/lychee-action@v2.3.0
36+
uses: lycheeverse/lychee-action@v2.6.1
3737
with:
3838
fail: true
3939
args: --max-concurrency 1 --cache --no-progress --exclude-all-private './**/*.md'

0 commit comments

Comments
 (0)