action-util/Clean Name
Clean a string into a valid artifact name.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 24, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: action-util/clean-name@01258a7804c6d75ee5bff5537f2dab9265cf5f9e # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dirty | The string to clean | yes | — |
Outputs
| name | description |
|---|---|
| clean | The cleaned name |