Skip to content

Releases: guardian/setup-scala

v1.1.0 - add `major-java-version`

11 Jan 10:01
cc7b39e
Compare
Choose a tag to compare

What's Changed

  • Add a major-java-version param as an alternative to reading .tool-versions by @rtyley in #1

Full Changelog: v1.0.0...v1.1.0

git tag v1.1.0 && git push origin v1.1.0
git tag -f v1 v1.1.0 && git push origin v1 -f

v1.0.0

15 Oct 15:49
Compare
Choose a tag to compare

Initial version of this action which uses reasonable defaults for the Guardian and sets up Java and sbt.