snsinahub/Setup Groovy Environment

Install and configure Groovy runtime using SDKMAN for GitHub Actions workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
groovy-versionVersion of Groovy to install (default: latest stable)no""
java-versionVersion of Java to install if not present (default: 17)no17
skip-if-existsSkip installation if Groovy is already availablenotrue
add-to-pathAdd Groovy to PATH for subsequent stepsnotrue
namedescription
groovy-versionThe version of Groovy that was installed
groovy-pathPath to the Groovy installation