Skip to content

Commit 45d8989

Browse files
Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 (#4014)
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@f796c8b...f613c4a) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f0fe4c commit 45d8989

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Run markdown links chceks
2828
if: ${{ !contains(github.event.pull_request.labels.*.name, 'release PR') }}
29-
uses: lycheeverse/lychee-action@f796c8b7d468feb9b8c0a46da3fac0af6874d374 # tag: v2.2.0
29+
uses: lycheeverse/lychee-action@f613c4a64e50d792e0b31ec34bbcbba12263c6a6 # tag: v2.3.0
3030
with:
3131
fail: true
3232
args: "--threads 1 --max-concurrency 1 --verbose --no-progress './**/*.md' './**/*.html'"

0 commit comments

Comments
 (0)