Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update actions/setup-java action to v2.4.0 #60

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action minor v2.3.1 -> v2.4.0

Release Notes

actions/setup-java

v2.4.0

Compare Source

In scope of this pull request we add support for Liberica JDK (https://github.com/actions/setup-java/pull/225).

steps:
  - name: Checkout
    uses: actions/checkout@v2
  - name: Setup-java
    uses: actions/setup-java@v2
    with:
      distribution: liberica
      java-version: 11
Supported distributions

Currently, the following distributions are supported:

Keyword Distribution Official site License
zulu Zulu OpenJDK Link Link
adopt or adopt-hotspot Adopt OpenJDK Hotspot Link Link
adopt-openj9 Adopt OpenJDK OpenJ9 Link Link
temurin Eclipse Temurin Link Link
liberica Liberica JDK Link Link
Update actions/cache dependency to 1.0.8 version.

We updated actions/cache depdendency to the latest version (1.0.8). For more information please refer to the toolkit/cache.


Configuration

📅 Schedule: "on monday after 9am" in timezone Europe/Berlin.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 20, 2021 10:08
@renovate renovate bot added the Renovate label Dec 20, 2021
@NotMyFault NotMyFault merged commit 021f19a into main Dec 20, 2021
@NotMyFault NotMyFault deleted the renovate/actions-setup-java-2.x branch December 20, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants