actions-marketplace-validations/DockerHub Fetch Tag Metadata

Fetch the metadata of a certain Docker image-tag (including the SHA digests), from the DockerHub public registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 1, 2023
License
ISC
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/david-lor_action-dockerhub-get-tag-metadata@62dfac1598b1568b87cd8ae73355efb5a323e2c4 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
imageFull image name to find, with format author/image:tag, or image:tag for official imagesyes
osImage OS to findyes""
architectureImage architecture to findyes""
pageLimitHow many pages of results to parse until giving upyes""
namedescription
digestImage digest
sizeImage size in bytes
tagMetadataFull JSON output of the found image-tag metadata (as read from Docker Registry API)
finalImageMetadataFull JSON output of the found final image metadata, for the OS and architecture specified (as read from Docker Registry API)