The script only takes IMAGE_TAG as ENV input, is it possible to also make REPO_NAME as input? The script becomes less efficient when we have more than 100 Repos in a single account since it constantly scans every repo for the same image_tag. Thank you!