kkk-commit/Uppercase-20250410
Convert text to uppercase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 10, 2025
- License
- MIT
Pinned Snippet
uses: kkk-commit/20250410-my-container-action@d1e2f625d9b98c1efd6b5bc2b4080f9bc69e1c7d # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| text | Text to be converted to uppercase | yes | — |
Outputs
| name | description |
|---|---|
| uppercase-text | Text converted to uppercase |