Publish MultiArch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.5.
- 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 multi-arch manifest. It ensures integrity by signing and verifying the individual platform images and the final manifest, and supports tagging for both multi-arch and per-platform images. This action simplifies the workflow for developers building and distributing multi-architecture container images while ensuring security and provenance verification.
What’s Changed
What’s Changed
- chore: update dependabot.yml by @sync-github-repo-settings[bot] in https://github.com/gh-workflow/multiarch-image-publish/pull/2
- Bump sigstore/cosign-installer from 4.1.0 to 4.1.1 in the github-actions group by @dependabot[bot] in https://github.com/gh-workflow/multiarch-image-publish/pull/3
New Contributors
- @sync-github-repo-settings[bot] made their first contribution in https://github.com/gh-workflow/multiarch-image-publish/pull/2
Full Changelog: https://github.com/gh-workflow/multiarch-image-publish/compare/0.1.4...0.1.5