Publish Multi-Arch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.10.
- 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 is designed to automate the publishing of signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image integrity by signing and verifying individual platform images and their provenance before publishing, while also generating platform-specific and multi-arch tags. This action streamlines the process of distributing container images for different architectures, reducing manual effort and ensuring reliability.
Release notes
Full Changelog: https://github.com/gh-workflow/multiarch-image-publish/compare/0.0.9...0.0.10