Get Current Digest from Tagged DockerHub Image
Version updated for https://github.com/joepitt91/action-digest-from-dockerhub-image to version v1.1.2.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves the current digest for a specified DockerHub image tag, allowing users to identify the exact version of an image based on its tag. It automates the process of querying the DockerHub API with authentication, streamlining workflows that require precise image identification for deployment or validation. Key capabilities include filtering by tag, operating system, and architecture to ensure accurate results.
Release notes
What’s Changed
- build(deps): bump urllib3 from 2.6.1 to 2.6.3 by @dependabot[bot] in https://github.com/joepitt91/action-digest-from-dockerhub-image/pull/7
- build(deps): bump certifi from 2025.11.12 to 2026.1.4 by @dependabot[bot] in https://github.com/joepitt91/action-digest-from-dockerhub-image/pull/6
Full Changelog: https://github.com/joepitt91/action-digest-from-dockerhub-image/compare/v1...v1.1.2