jassielof/Setup PlantUML
Install PlantUML CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 20, 2026
- License
- MIT
Pinned Snippet
uses: jassielof/setup-plantuml@a3ce159cd7d9a87c5d71bf79e3742c90c96a28b6 # 1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | PlantUML version to install, either a specific version or "latest" | no | latest |
| java-version | Java (JRE) version to use (e.g., 21, 25, or 'latest-lts') | no | latest-lts |
| java-distribution | Java distribution to use | no | temurin |
Outputs
| name | description |
|---|---|
| version | The installed PlantUML version |
| path | The path where PlantUML is installed |