Update GitHub Actions - #68
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
November 18, 2024 20:11
df0b2b6 to
73bb8d6
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
December 18, 2024 02:05
73bb8d6 to
6637941
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
December 18, 2024 08:34
6637941 to
bfecb70
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
January 30, 2025 18:51
c12f07b to
944be3f
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
March 25, 2025 23:24
944be3f to
61dab10
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
April 9, 2025 06:34
61dab10 to
d230d9d
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
May 16, 2025 20:00
d230d9d to
1d80722
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
June 11, 2025 23:52
1d80722 to
f11382b
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
2 times, most recently
from
August 11, 2025 12:25
64611c8 to
6703f4f
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
September 9, 2025 08:44
6703f4f to
7369e5b
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
September 29, 2025 14:38
7369e5b to
8c65035
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
November 18, 2025 02:57
8c65035 to
2fd064c
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
December 4, 2025 06:01
2fd064c to
fb1a1ea
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
July 21, 2026 02:09
fb1a1ea to
0bf758e
Compare
renovate-bot
force-pushed
the
renovate/github-actions
branch
from
July 31, 2026 20:39
0bf758e to
23128d7
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:
v4.2.2→v4.4.0v4.5.0→v4.9.0v4.1.0→v4.4.4Release Notes
actions/checkout (actions/checkout)
v4.4.0Compare Source
v4.3.1Compare Source
v4.3.0Compare Source
actions/setup-java (actions/setup-java)
v4.9.0Compare Source
v4.8.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v4...v4.8.0
v4.7.1Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
v4.7.0Compare Source
What's Changed
cachefrom version 3.2.4 to 4.0.0 by @aparnajyothi-y in #724@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in #728actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by @dependabot in #727@types/jestfrom 29.5.12 to 29.5.14 by @dependabot in #729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
v4.6.0Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
gradle/actions (gradle/actions)
v4.4.4Compare Source
What's Changed
Full Changelog: gradle/actions@v4...v4.4.4
v4.4.3Compare Source
What's Changed
Full Changelog: gradle/actions@v4.4.2...v4.4.3
v4.4.2Compare Source
This patch release updates a bunch of dependency versions
What's Changed
Full Changelog: gradle/actions@v4.4.1...v4.4.2
v4.4.1Compare Source
This patch release fixes a bug in Develocity Injection with a custom plugin repository.
The
gradle-plugin-repository-*action parameters were not being correctly mapped to environment variables that are read by the Develocity Injection init script.This issue has been fixed by setting the correct environment variables:
gradle-plugin-repository-urlis mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_URLgradle-plugin-repository-usernameis mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_USERNAMEgradle-plugin-repository-passwordis mapped toDEVELOCITY_INJECTION_PLUGIN_REPOSITORY_PASSWORDAdditionally, these parameters can now be used to configure a custom plugin repository for the GitHub Dependency Graph Gradle Plugin, required for dependency submission.
What's Changed
Full Changelog: gradle/actions@v4.4.0...v4.4.1
v4.4.0Compare Source
This release updates 2 downstream components:
DEVELOCITY_INJECTION_. Check the docs for more details.What's Changed
New Contributors
Full Changelog: gradle/actions@v4.3.1...v4.4.0
v4.3.1Compare Source
This release fixes a couple of minor issues, as well as keeping dependencies up to date.
Fixed issues
What's Changed
develocity-allow-untrusted-serveris enabled by @remcomokveld in #575New Contributors
Full Changelog: gradle/actions@v4.3.0...v4.3.1
v4.3.0Compare Source
This release brings some significant improvements to cache-cleanup and dependency-submission:
dependency-submission(#519)build-scan-publish: trueor Develocity injection (#543)What's Changed
cache-reporting.tsby @SimonMarquis in #492New Contributors
Full Changelog: gradle/actions@v4.2.2...v4.3.0
v4.2.2Compare Source
This patch release updates a bunch of dependency versions and fixes a deprecation warning emitted with Gradle 8.12.
What's Changed
New Contributors
Full Changelog: gradle/actions@v4.2.1...v4.2.2
v4.2.1Compare Source
This patch release fixes some issues with Develocity and Build Scan integration:
build-scan-publishcauses some Develocity injection parameters to be ignored (#447)develocity-ccud-plugin-versionparameter is ignored (#446)What's Changed
New Contributors
Full Changelog: gradle/actions@v4.2.0...v4.2.1
v4.2.0Compare Source
This release fixes a bug that prevents cache-cleanup from working with Gradle 8.11.
A number of improvements to cache reporting are also included.
What's Changed
Full Changelog: gradle/actions@v4.1.0...v4.2.0
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 was generated by Mend Renovate. View the repository job log.