github-actions-up-and-running/Uppercase
Convert text to uppercase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| text | Text to be converted to uppercase | yes | — |
Outputs
| name | description |
|---|---|
| uppercase-text | Text converted to uppercase |