Skip to content

Commit 08b1699

Browse files
Bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (#403)
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.5.4 to 1.6.1. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.5.4...v1.6.1) --- 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 5b55da5 commit 08b1699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v3
1212

1313
- name: Link Checker
14-
uses: lycheeverse/lychee-action@v1.5.4
14+
uses: lycheeverse/lychee-action@v1.6.1
1515
with:
1616
fail: true
1717
env:

0 commit comments

Comments
 (0)