Releases: depot/bake-action
Releases · depot/bake-action
v1.6.2
What's Changed
- Update dependencies (#18) @jacobwgillespie
v1.6.1
What's Changed
- Update @depot/actions-public-oidc-client to v1.0.0 (#17) @jacobwgillespie
v1.6.0
What's Changed
- Add support for open-source PR token exchange (#16) @jacobwgillespie
- Dont fallback to buildx if lint was what failed the build (#15) @kylegalbraith
v1.5.0
What's Changed
- Fix lint boolean default (#14) @jacobwgillespie
- feat(lint): add lint flags (#13) @goller
v1.4.1
What's Changed
- Fix parsing of set input (#12) @jacobwgillespie
v1.4.0
What's Changed
- Support the
--build-platformarg (#11) @jacobwgillespie
v1.3.0
What's Changed
- Add support for provenance and SBOMs (#9) @jacobwgillespie
v1.2.0
What's Changed
- Run with execa to handle signals (#8) @jacobwgillespie
v1.1.1
What's Changed
- Add project & token to action definition (#7) @kylegalbraith
v1.1.0
What's Changed
- Add
buildx-fallbackoption (#6) @jacobwgillespie