actions-marketplace-validations/AWS ECR Retag
Retag a Docker image in ECR without using the Docker CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 4, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/someimportantcompany_github-actions-aws-ecr-retag@897faac61e06f502fbb31f8e274d1fb644a07143 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | ECR repository name | yes | — |
| src-tag | ECR image source tag | yes | — |
| dest-tag | ECR image destination tag | yes | — |
| delete-before | Delete the destination tag beforehand | — | — |
Outputs
no outputs