AWS ECR
Version updated for kciter/aws-ecr-action to version v5.
- This action is used across all versions by 609 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Added ability to enable Image Scanning by @pablitoc in https://github.com/kciter/aws-ecr-action/pull/32
- Fix put_image_scanning_configuration call by @valdavasquez in https://github.com/kciter/aws-ecr-action/pull/33
- Image Scanning by @pablitoc in https://github.com/kciter/aws-ecr-action/pull/34
- Removing image scanning from input by @pablitoc in https://github.com/kciter/aws-ecr-action/pull/37
- add registry-ids, move from deprecated get-login to get-login-password by @damian-bisignano in https://github.com/kciter/aws-ecr-action/pull/39
- Use GitHub Action Environment File by @donofriov in https://github.com/kciter/aws-ecr-action/pull/46
- Minor: fix readme dockerfile description parameter by @brunofaustino in https://github.com/kciter/aws-ecr-action/pull/52
- Make explicit use of python3 to fix awscli breaking by @giopunt in https://github.com/kciter/aws-ecr-action/pull/53
- use python3 instead to fix awscli breaking by @jcputter in https://github.com/kciter/aws-ecr-action/pull/54
New Contributors
- @pablitoc made their first contribution in https://github.com/kciter/aws-ecr-action/pull/32
- @valdavasquez made their first contribution in https://github.com/kciter/aws-ecr-action/pull/33
- @damian-bisignano made their first contribution in https://github.com/kciter/aws-ecr-action/pull/39
- @donofriov made their first contribution in https://github.com/kciter/aws-ecr-action/pull/46
- @brunofaustino made their first contribution in https://github.com/kciter/aws-ecr-action/pull/52
- @giopunt made their first contribution in https://github.com/kciter/aws-ecr-action/pull/53
- @jcputter made their first contribution in https://github.com/kciter/aws-ecr-action/pull/54
Full Changelog: https://github.com/kciter/aws-ecr-action/compare/v4...v5