briceburg/detect-image-metadata

An action to determine docker image tags and labels based on GitHub events and refs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 9, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: briceburg/github-action-detect-image-metadata@6e9dba0c9c7ec5e0330655faa5f668e9d59d111f # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
image-nameImage name being built, without tag. e.g. acme/foo${{ github.repository }}
image-registryImage registry, e.g. 'docker.io'.ghcr.io
namedescription
extra-tagsComma separated list of additional tags (in addition to version tag).
imagePrimary (first) image
imagesNewline separated list of all images.
labelsNewline separated list of labels.
nameImage Name
registryImage Registry
versionImage Version (primary image tag)