Publish MultiArch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.6.
- 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 process of publishing signed, multi-architecture container images by combining pre-built per-platform images into a single manifest. It ensures each image is signed, verified, and optionally includes provenance checks before publishing, solving the challenge of managing multi-arch image releases efficiently. Key features include creating multi-arch and per-platform tags, signing images, and ensuring compatibility with multiple platforms such as linux/amd64 and linux/arm64.
What’s Changed
What’s Changed
- Bump docker/login-action from 4.0.0 to 4.1.0 in the github-actions group by @dependabot[bot] in https://github.com/gh-workflow/multiarch-image-publish/pull/4
Full Changelog: https://github.com/gh-workflow/multiarch-image-publish/compare/0.1.5...0.1.6