Publish MultiArch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.7.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The multiarch-image-publish GitHub Action automates the publishing of signed, multi-architecture container images by combining pre-built, per-platform image digests into a single multi-arch manifest. It ensures the integrity of images by signing and verifying both individual platform images and the final manifest, while also supporting tagging and provenance validation. This action simplifies the process of releasing container images compatible with multiple architectures, addressing the need for secure and efficient multi-platform image distribution.
What’s Changed
Full Changelog: https://github.com/gh-workflow/multiarch-image-publish/compare/0.1.6...0.1.7