build(deps): bump lycheeverse/lychee-action from 2.8.0 to 2.9.0 - #2374
Merged
dscho merged 2 commits intoAug 14, 2026
Merged
Conversation
The pinned lychee-action downloads and executes a separate binary without verifying its digest (please find the relevant code here: https://github.com/lycheeverse/lychee-action/blob/e7477775783e/action.yml#L64-L117). But https://github.com/lycheeverse/lychee/releases/tag/lychee-v0.24.2, i.e. that binary's release, is mutable. This release-artifact gap is a relatively close analogue to the what https://www.cisa.gov/news-events/alerts/2024/03/29/reported-supply-chain-compromise-affecting-xz-utils-data-compression-library-cve-2024-3094 describes, and which has become known as "the XZ Utils backdoor". Let's close this gap at least as much as we can from our side, and hope that attacks like the now-finally-fixed Actions cache poisining (see https://github.com/AdnaneKhan/ActionsCacheBlasting/), i.e. attacks that work even in read-only mode as long as they are run on the repository's `main` branch, don't come back to bite us. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@8646ba3...e747777) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dscho
force-pushed
the
dependabot/github_actions/lycheeverse/lychee-action-2.9.0
branch
from
August 14, 2026 13:13
78eb975 to
b685a11
Compare
dscho
enabled auto-merge
August 14, 2026 14:13
mjcheetham
approved these changes
Aug 14, 2026
dscho
deleted the
dependabot/github_actions/lycheeverse/lychee-action-2.9.0
branch
August 14, 2026 14:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lycheeverse/lychee-action from 2.8.0 to 2.9.0.
Release notes
Sourced from lycheeverse/lychee-action's releases.
... (truncated)
Commits
e747777Bump actions/cache from 5 to 6 (#340)39066c6Bump actions/checkout from 6 to 7 (#339)6da1d14Install into $RUNNER_TEMP instead of $HOME (#338)a63497cfixes #322 check for null (#336)b40e218[create-pull-request] automated changefaea714bump default to 0.24.1 and auto-detect lychee bin in subfolder (#330)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)