bisnow/Find and tag most recent image

Finds most recent commit with image built and tags it with v* tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bisnow/github-actions-tag-release@b2e4d64968bbf39f3cb3f26d0805f1315d9a234a # v1.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tagv* tag to use when tagging imageyes
ECR_REGISTRYAWS ECR registry where images are. Provide this OR HARBOR_REGISTRY.no""
HARBOR_REGISTRYHarbor registry where images are (e.g. harbor.bisnow.cloud/bisnow/my-service). Provide this OR ECR_REGISTRY.no""
only-harborUse only Harbor, no ECRnofalse
aws-accountAws account to assumenobisnow
aws-regionaws region where ECR repo isnous-east-1
build-workflowFilename of the build workflow to wait fornobuild.yml
namedescription
git_shaGit SHA that was tagged
dev_tagDev or RC tag found