chore(deps): Update GitHub Actions Setup and CI Tooling - #605
Open
shuai-s-private-renovate-app[bot] wants to merge 1 commit into
Open
chore(deps): Update GitHub Actions Setup and CI Tooling#605shuai-s-private-renovate-app[bot] wants to merge 1 commit into
shuai-s-private-renovate-app[bot] wants to merge 1 commit into
Conversation
shuai-s-private-renovate-app
Bot
requested a review
from hcoona
as a code owner
August 27, 2026 20:46
shuai-s-private-renovate-app
Bot
force-pushed
the
renovate/github-actions-setup-and-ci-tooling
branch
from
August 28, 2026 05:37
22bf512 to
a67c1ad
Compare
This was referenced Aug 28, 2026
shuai-s-private-renovate-app
Bot
force-pushed
the
renovate/github-actions-setup-and-ci-tooling
branch
from
August 28, 2026 18:55
a67c1ad to
a841bb7
Compare
shuai-s-private-renovate-app
Bot
force-pushed
the
renovate/github-actions-setup-and-ci-tooling
branch
18 times, most recently
from
September 4, 2026 09:52
1aa8ea4 to
f50c0e9
Compare
shuai-s-private-renovate-app
Bot
force-pushed
the
renovate/github-actions-setup-and-ci-tooling
branch
from
September 5, 2026 00:19
f50c0e9 to
c72fe56
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:
v5→v6v4.2.5→v4.3.0Release Notes
actions/setup-java (actions/setup-java)
v6.0.0Compare Source
What's Changed
18.0.1.1by @brunoborges in #1092New Contributors
Full Changelog: actions/setup-java@v5.7.0...v6.0.0
v6Compare Source
v5.7.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v5.6.0...v5.7.0
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v5...v5.6.0
v5.5.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v5...v5.5.0
v5.4.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v5...v5.4.0
v5.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v5...v5.3.0
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.1.0
jdx/mise-action (jdx/mise-action)
v4.3.0: : Install age-filtered mise releasesCompare Source
A small release that adds an opt-in way to hold back from installing brand-new mise releases.
Added
minimum_release_ageinput (#604 by @jdx)When
versionis omitted, you can now setminimum_release_ageto install the newest stable, non-draft mise release that is older than a given cutoff — a simple way to avoid picking up a mise release the moment it ships (closes #603).It accepts relative durations (
24h,7d,6mo,1y) as well as absolute ISO dates and timestamps. Age-filtered versions are resolved from the GitHub Releases API (the CDN only serves the latest binary) and downloaded by their exact version. If mise is already present on disk, an age-filtered run updates it to the resolved version rather than keeping the existing binary. An explicitversionalways takes precedence overminimum_release_age, and invalid dates fail fast.Full Changelog: jdx/mise-action@v4.2.5...v4.3.0
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.