Get Current Digest from Tagged DockerHub Image
Version updated for https://github.com/joepitt91/action-digest-from-dockerhub-image to version v1.1.3.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action retrieves the current digest of a specified DockerHub image tag, enabling users to identify the exact version of an image based on its cryptographic hash. It automates the process of querying DockerHub for image metadata and supports filtering by operating system and architecture. This action is particularly useful for ensuring consistency and traceability when deploying containerized applications.
Release notes
What’s Changed
- build(deps): bump charset-normalizer from 3.4.4 to 3.4.5 by @dependabot[bot] in https://github.com/joepitt91/action-digest-from-dockerhub-image/pull/12
- build(deps): bump certifi from 2026.1.4 to 2026.2.25 by @dependabot[bot] in https://github.com/joepitt91/action-digest-from-dockerhub-image/pull/11
Full Changelog: https://github.com/joepitt91/action-digest-from-dockerhub-image/compare/v1...v1.1.3