bisnow/Create Multi-Architecture Manifest
Creates and pushes multi-platform Docker manifests for amd64 and arm64 to Harbor and/or ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 13, 2026
- License
- None
Pinned Snippet
uses: bisnow/github-actions-multi-arch-manifest@2550ac80343530f24ec261662ffd48b00d26d70f # v2.1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image-tag | Image tag to create manifest for | yes | — |
| service-name | Name of service for location retrieve images in container repo | yes | — |
| business-unit | Business Unit of app for Harbor | yes | — |
| git-sha | Git SHA to create manifest for (defaults to github.sha) | no | "" |
| aws-account | AWS account name to assume role for | no | bisnow |
| only-harbor | Skip ECR and only push manifests to Harbor | no | false |
Outputs
no outputs