Skip to content

Commit bf61886

Browse files
Bump lycheeverse/lychee-action from 2.1.0 to 2.2.0 (#579)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4915d5b commit bf61886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-documentation.yml

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

2222
steps:
2323
- uses: actions/[email protected]
24-
- uses: lycheeverse/lychee-action@v2.1.0
24+
- uses: lycheeverse/lychee-action@v2.2.0
2525
with:
2626
fail: true
2727
args: "--threads 1 --max-concurrency 1 --verbose --no-progress './**/*.md' './**/*.html'"

0 commit comments

Comments
 (0)