chore(deps): update github actions (master) (major)#615
Open
renovate-rancher[bot] wants to merge 1 commit into
Open
chore(deps): update github actions (master) (major)#615renovate-rancher[bot] wants to merge 1 commit into
renovate-rancher[bot] wants to merge 1 commit into
Conversation
renovate-rancher
Bot
requested review from
pohanhuang
and removed request for
a team
July 2, 2026 05:52
renovate-rancher
Bot
force-pushed
the
renovate/master-major-github-actions
branch
from
July 10, 2026 05:53
aaf5c37 to
ac7e337
Compare
renovate-rancher
Bot
force-pushed
the
renovate/master-major-github-actions
branch
from
July 15, 2026 05:22
ac7e337 to
2abf7ba
Compare
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.
This PR contains the following updates:
v6.0.3→v7.0.0v6→v7v1.9.0→v2.0.0Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
fossas/fossa-action (fossas/fossa-action)
v2.0.0Compare Source
Breaking change: Node 24 runtime
This action now runs on the Node 24 GitHub Actions runtime (previously Node 20), via #277.
fossas/fossa-action@v2.The
@v1line is unchanged and stays on Node 20, so existing@v1users are not affected until they opt into@v2. #277 is the only change that touches the action's runtime code (dist/) — everything else below is CI or dev-tooling only.Everything in v1.9.0 → v2.0.0
Action runtime
packageManager: yarn@4.13.0,engines.node >= 24.0.0) — #277CI / repo tooling (no effect on consumers)
fossa test --diffCI step to work with push events (first push to a new branch falls back to diffing the default branch) — #278@types/node— #291Dev-dependency bumps (no effect on consumers)
Full changelog: fossas/fossa-action@v1.9.0...v2.0.0
v2Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.