alexjurkiewicz / ecr-scan-image

Github Action to run AWS ECR vulnerability scan on Docker image
MIT License
28 stars 22 forks source link

Don't use undefined as variable name #2

Closed pzi closed 4 years ago

pzi commented 4 years ago

Hi Alex,

Sorry, I should've known better than to use undefined as a variable name. I changed it to indeterminate now to not conflict with the actual JavaScript undefined.

Also, I changed the error message of fail_threshold to use the matching input name.

alexjurkiewicz commented 4 years ago

Thanks!

pzi commented 4 years ago

Do you mind releasing a new version if you are happy with the changes? :)

alexjurkiewicz commented 4 years ago

v1.3.0 released