0.26.0
sbt-github-actions 0.26.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
about sbt-github-actions
sbt-github-actions is an sbt plugin, originally developed by Daniel Spiewak in 2020, to generate GitHub Actions YAML from build.sbt file.
sbt 2.x migration
Updates
- Updates the generated action to
actions/checkout@v5by @xuwei-k in #199 - Adds permissions to
clean.ymlby @martinw-ct in #197
Behind the scene
- ci: Updates to sbt-ci-release 1.11.2 by @eed3si9n in #200
- ci: Switches to Central Portal publishing by @eed3si9n in #195
New contributors
- @martinw-ct made their first contribution in #197
Full Changelog: v0.25.0...v0.26.0