Skip to content

Commit 5056d2e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/DocumentationLinkCheck.yaml

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

1818
- name: Check documentation link
1919
id: lychee
20-
uses: lycheeverse/lychee-action@v2.6.1
20+
uses: lycheeverse/lychee-action@v2.7.0
2121
with:
2222
fail: true
2323
args: "--verbose --no-progress './**/*.md' './**/*.html' --timeout 1000 --max-concurrency 1 -T 1 --retry-wait-time 10"

0 commit comments

Comments
 (0)