actions-marketplace-validations/AWS ECR Retag

Retag a Docker image in ECR without using the Docker CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 4, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/someimportantcompany_github-actions-aws-ecr-retag@897faac61e06f502fbb31f8e274d1fb644a07143 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repositoryECR repository nameyes
src-tagECR image source tagyes
dest-tagECR image destination tagyes
delete-beforeDelete the destination tag beforehand

no outputs