Skip to content

Commit 1f4a11e

Browse files
Chore: bump lycheeverse/lychee-action from 2.0.2 to 2.8.0
Bumps the actions-minor group with 1 update in the / directory: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action). Updates `lycheeverse/lychee-action` from 2.0.2 to 2.8.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v2.0.2...v2.8.0) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 931eff7 commit 1f4a11e

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
- name: Checkout
1212
uses: actions/checkout@v4
1313
- name: Link check with lychee (non-blocking)
14-
uses: lycheeverse/lychee-action@v2.0.2
14+
uses: lycheeverse/lychee-action@v2.8.0
1515
with:
1616
# Limit concurrency and accept 429 (rate-limited) as non-fatal
1717
args: >-

0 commit comments

Comments
 (0)