kciter / aws-ecr-action

This Action allows you to create Docker images and push into a ECR repository.
MIT License
146 stars 116 forks source link

Removing image scanning from input #37

Closed pablitoc closed 3 years ago

pablitoc commented 3 years ago

@kciter I am not sure why the warning was leading to the image scanning feature to no work. However, I tested again and this works fine with no error and does scan the image upon pushing to ECR.

pablitoc commented 3 years ago

bump @kciter , I am hoping we can get this merged in so that I can go through and update all of my Git Actions.

pablitoc commented 3 years ago

bump. @kciter checking in to see if you can merge this in tonight.