Retag & Push ECR Image
Version updated for https://github.com/sujatadhl/retag-and-push-ECR-image to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of pulling an existing Amazon ECR image by tag, applying a new tag, and pushing it back to the repository without requiring a rebuild. It is designed to streamline workflows by supporting seamless image promotion (e.g., from development to production) through retagging. Key features include support for multiple tags, optional latest tag pushing, OIDC authentication, and outputting the full image URI for further use in workflows.