Skip to content

Commit 3de7232

Browse files
Bump lycheeverse/lychee-action from 1.10.0 to 2.6.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.10.0 to 2.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.10.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b3ebe2 commit 3de7232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Link Checker
1515
id: lychee
16-
uses: lycheeverse/lychee-action@v2.0.2
16+
uses: lycheeverse/lychee-action@v2.6.1
1717
with:
1818
args: --verbose --no-progress --max-concurrency 16 './**/*.md'
1919
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)