actionhippie/actionhippie-manifest
Upload Docker image manifests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 20, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actionhippie/manifest@3a6f40c5b3deb413549b3ced0148245e95a01af4 # v1.9.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username for the used registry | no | — |
| password | Password for the used registry | no | — |
| insecure | Enable insecure access to the used registry | no | false |
| debug | Enable debug output for manifest-tool | no | false |
| spec | Path manifest file in YAML format | no | — |
| platforms | List of the platforms that images should be pushed for | no | — |
| template | Pattern the source images have, OS and ARCH will be replaced | no | — |
| target | Name of the manifest list image that is going to be produced | no | — |
| ignore_missing | Only warn on missing images defined in spec or list | yes | false |
Outputs
no outputs