Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
actions/setup-java action minor v4.2.1v4.8.0 OpenSSF Scorecard

Release Notes

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

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

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

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

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 7ec76db to f5c9141 Compare September 9, 2024 16:01
@renovate renovate bot removed the renovate/patch label Sep 9, 2024
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.2.2 chore(deps): update actions/setup-java action to v4.3.0 Sep 9, 2024
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.3.0 chore(deps): update actions/setup-java action to v4.4.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from f5c9141 to 0168b75 Compare September 24, 2024 15:46
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.4.0 chore(deps): update actions/setup-java action to v4.5.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 0168b75 to 9921496 Compare October 24, 2024 15:59
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 9921496 to a25043a Compare December 18, 2024 06:51
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.5.0 chore(deps): update actions/setup-java action to v4.6.0 Dec 18, 2024
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.6.0 chore(deps): update actions/setup-java action to v4.7.0 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from a25043a to bf75100 Compare January 29, 2025 04:39
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.7.0 chore(deps): update actions/setup-java action to v4.7.1 Apr 9, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from bf75100 to 670660d Compare April 9, 2025 07:23
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 670660d to 871d180 Compare July 28, 2025 11:15
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 871d180 to 39aa243 Compare September 25, 2025 20:52
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 39aa243 to 2e650b8 Compare October 20, 2025 07:55
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch 2 times, most recently from 32ebd24 to 57d4806 Compare November 24, 2025 19:15
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 57d4806 to d7c3181 Compare December 4, 2025 03:07
@renovate renovate bot changed the title chore(deps): update actions/setup-java action to v4.7.1 chore(deps): update actions/setup-java action to v4.8.0 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from d7c3181 to 3abd55b Compare December 15, 2025 13:29
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from 3abd55b to 2265d72 Compare December 16, 2025 13:50
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.

1 participant