Releases: depot/build-push-action
Releases · depot/build-push-action
v1.7.0
v1.6.0
What's Changed
- Add support for
--build-platform
arg (#15) @jacobwgillespie
v1.5.0
What's Changed
- Add support for provenance, SBOMs, and attestations (#14) @jacobwgillespie
v1.4.0
What's Changed
- Run with execa to handle signals (#13) @jacobwgillespie
- Add build-args example (#12) @dsiddharth
- Bump actions/publish-action from 0.2.1 to 0.2.2 (#11) @dependabot
v1.3.0
What's Changed
- Use new endpoint for OIDC auth (#10) @jacobwgillespie
- Bump actions/publish-action from 0.2.0 to 0.2.1 (#8) @dependabot
- Add explanation of
project
parameter to example docs (#9) @kylegalbraith
v1.2.4
What's Changed
- Update packages, update upstream (#7) @jacobwgillespie
v1.2.3
What's Changed
- Properly handle errors if
buildxFallback
is not set (#6) @jacobwgillespie
v1.2.2
What's Changed
- Fix buildx fallback arguments (#5) @jacobwgillespie
v1.2.1
v1.2.0
What's Changed
- Add buildx-fallback input (#4) @jacobwgillespie
- Update documentation (#3) @kylegalbraith