actions-marketplace-validations/Get Docker Hub Tag
Get the latest tag for an image on Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 10, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/jacobtomlinson_gha-get-docker-hub-tags@a13b7edad67fc89696c887bfc321b4149eab1337 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| org | The Docker Hub org | yes | — |
| repo | The Docker Hub repo | yes | — |
Outputs
| name | description |
|---|---|
| tag | The latest tag |