thanatosdi/Merge Multi-Arch Manifest
Merge multi-architecture Docker image digests into a single manifest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image-name | Full image name (e.g., ghcr.io/user/repo or user/repo for Docker Hub) | yes | — |
| artifact-pattern | Pattern to match digest artifacts (e.g., digest-*) | yes | — |
| tags | Tags to apply, separated by newlines | yes | — |
| timezone | Timezone for date tag | no | UTC |
| registry | Container registry (e.g., ghcr.io, docker.io). Leave empty for Docker Hub | no | "" |
| registry-username | Registry username (⚠️ Always pass via secrets! For GHCR, use github.actor) | yes | — |
| registry-password | Registry password/token (⚠️ Always pass via secrets! For GHCR, use secrets.GITHUB_TOKEN) | yes | — |
Outputs
no outputs