Skip to content

Update actions/setup-java action to v4.8.0#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-java-4.x
Open

Update actions/setup-java action to v4.8.0#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-java-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v4.2.2v4.8.0

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


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 becomes conflicted, 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.

@github-actions
Copy link

github-actions bot commented Sep 9, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.03s
✅ COPYPASTE jscpd yes no 0.81s
✅ JSON jsonlint 1 0 0.2s
⚠️ JSON prettier 1 1 0.43s
✅ JSON v8r 1 0 3.18s
✅ MARKDOWN markdownlint 1 0 0.23s
✅ MARKDOWN markdown-link-check 1 0 0.66s
✅ MARKDOWN markdown-table-formatter 1 0 0.28s
⚠️ REPOSITORY checkov yes 3 17.47s
✅ REPOSITORY gitleaks yes no 0.13s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY grype yes no 18.22s
✅ REPOSITORY kics yes no 2.03s
✅ REPOSITORY secretlint yes no 0.75s
✅ REPOSITORY trivy yes no 7.92s
✅ REPOSITORY trivy-sbom yes no 0.1s
✅ REPOSITORY trufflehog yes no 2.64s
⚠️ SPELL cspell 8 16 3.26s
✅ SPELL lychee 5 0 0.21s
⚠️ YAML prettier 3 1 0.61s
✅ YAML v8r 3 0 3.4s
✅ YAML yamllint 3 0 0.71s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from dfdfd84 to 3864306 Compare September 11, 2024 15:44
@renovate renovate bot changed the title Update actions/setup-java action to v4.3.0 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 3864306 to 25d226c Compare September 24, 2024 16:49
@renovate renovate bot changed the title Update actions/setup-java action to v4.4.0 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 25d226c to c207ddd Compare October 24, 2024 14:26
@renovate renovate bot changed the title Update actions/setup-java action to v4.5.0 Update actions/setup-java action to v4.6.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-java-4.x branch from c207ddd to 1e5814e Compare December 18, 2024 06:57
@renovate renovate bot changed the title Update actions/setup-java action to v4.6.0 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 1e5814e to d02ee5b Compare January 29, 2025 05:34
@renovate renovate bot changed the title Update actions/setup-java action to v4.7.0 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 d02ee5b to 103d3c3 Compare April 9, 2025 06:51
@renovate renovate bot changed the title Update actions/setup-java action to v4.7.1 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 103d3c3 to 3b15421 Compare December 4, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants