actions-marketplace-validations/Sanitize Branch Name
Determine the current branch name and sanitize it for artifact naming
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| head_ref | Optional head ref override for testing | no | "" |
| ref | Optional ref override for testing | no | "" |
Outputs
| name | description |
|---|---|
| branch_name | Original branch name |
| sanitized_branch_name | Sanitized branch name with slashes and underscores replaced by dashes |