giuseppegargani/Barsali_Hello_World
Greet someone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 5, 2022
- License
- MIT
Pinned Snippet
uses: giuseppegargani/first_custom_action@2b6ffcf519d2fc91e786241eec03d2f29a46f950 # 0.0.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet | yes | World |
| java-version | Which Jdk version to install | no | 11 |
| api-level | Which API for instrumented Test | no | 29 |
| arch | Which architecture for instrumented test | no | x86 |
Outputs
| name | description |
|---|---|
| random-number | Random number |