Skip to content

build: Update actions/setup-java action to v2.5.0#68

Merged
NotMyFault merged 1 commit intomainfrom
renovate/actions-setup-java-2.x
Dec 27, 2021
Merged

build: Update actions/setup-java action to v2.5.0#68
NotMyFault merged 1 commit intomainfrom
renovate/actions-setup-java-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 27, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

actions/setup-java

v2.5.0

Compare Source

In scope of this pull request we add support for Microsoft Build of OpenJDK (https://github.com/actions/setup-java/pull/252).

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

Currently, the following distributions are supported:

Keyword Distribution Official site License
temurin Eclipse Temurin Link Link
zulu Zulu OpenJDK Link Link
adopt or adopt-hotspot Adopt OpenJDK Hotspot Link Link
adopt-openj9 Adopt OpenJDK OpenJ9 Link Link
liberica Liberica JDK Link Link
microsoft Microsoft Build of OpenJDK Link Link

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 27, 2021 08:23
@renovate renovate bot added the Renovate label Dec 27, 2021
@NotMyFault NotMyFault merged commit 7ffd355 into main Dec 27, 2021
@NotMyFault NotMyFault deleted the renovate/actions-setup-java-2.x branch December 27, 2021 09:39
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