bento-platform/Bento Build
Composite GitHub action for building Bento images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 13, 2026
- License
- None
Pinned Snippet
uses: bento-platform/bento_build_action@eab2b06decd8063cd98909d7ddd3f898effe29b8 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Container registry | yes | — |
| registry-username | Container registry username | yes | — |
| registry-password | Container registry password | yes | — |
| image-name | Image name | yes | — |
| development-dockerfile | Development Dockerfile path | yes | dev.Dockerfile |
| dockerfile | Dockerfile path | yes | Dockerfile |
| build-args | Docker build arguments | yes | "" |
| context | Docker build context | yes | . |
Outputs
no outputs