Skip to content

chore(deps): update actions/setup-java action to v5#33

Open
we-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-java-5.x
Open

chore(deps): update actions/setup-java action to v5#33
we-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-java-5.x

Conversation

@we-renovate
Copy link
Copy Markdown
Contributor

@we-renovate we-renovate Bot commented Aug 22, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/setup-java action major v4.3.0v5.2.0 OpenSSF Scorecard

Release Notes

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed

Enhancement
Documentation Changes
Dependency Updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates

New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed

Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

@we-renovate we-renovate Bot force-pushed the renovate/actions-setup-java-5.x branch 2 times, most recently from b4f8ed9 to 88b5081 Compare September 22, 2025 10:26
@we-renovate we-renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from 88b5081 to 6e66824 Compare December 7, 2025 00:08
@we-renovate we-renovate Bot force-pushed the renovate/actions-setup-java-5.x branch from 6e66824 to b10b6e3 Compare January 25, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants