actions-marketplace-validations/Retag image in GHCR
Retag an image and push it to GHCR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | The registry to push the new tag later | yes | — |
| image | The name of the image you would like to retag | yes | — |
| current_tag | The old tag of the image you would like to retag | yes | — |
| new_tag | The new tag of the image you would like to retag | yes | — |
| username | The login username for the registry | yes | — |
| password | The login password for the registry | yes | — |
Outputs
no outputs