Bump actions/setup-java from 1 to 2.1.0 by dependabot[bot] · Pull Request #157 · codehaus-plexus/plexus-utils (original) (raw)

Bumps actions/setup-java from 1 to 2.1.0.

Release notes

Sourced from actions/setup-java's releases.

v2.1.0

Add support for Adopt OpenJDK OpenJ9:

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

v2.0.0

The major release actions/setup-java@v2

See more details in README file.

This action provides the following functionality for GitHub Actions runners:

V2 vs V1

Usage

Inputs java-version and distribution are mandatory. See Supported distributions section for a list of available options.

Basic

Adopt OpenJDK

steps:

Zulu OpenJDK

steps:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR: