Releases: docker/setup-buildx-action
Releases · docker/setup-buildx-action
v1.5.0
- Allow building buildx from source (#99)
v1.4.1
- Fix
docker: invalid reference format
(#97)
v1.4.0
- Update dev deps (#95)
- Use built-in
getExecOutput
(#94)
- Use
core.getBooleanInput
(#93)
- Bump @actions/exec from 1.0.4 to 1.1.0 (#85)
- Bump y18n from 4.0.0 to 4.0.3 (#91)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#89)
- Bump ws from 7.3.1 to 7.5.0 (#90)
- Bump @actions/tool-cache from 1.6.1 to 1.7.1 (#82 #86)
- Bump @actions/core from 1.2.7 to 1.4.0 (#80 #87)
v1.3.0
- Display BuildKit version (#72)
v1.2.0
- Remove os limitation (#71)
- Add test job for
config
input (#68)
- BuildKit container logs (#70)
- Enhance builder inspection (#69)
- Add
config
input (#67)
- Bump @actions/core from 1.2.6 to 1.2.7 (#65)
v1.1.2
- Fix doc links (#63)
- Bump @actions/http-client from 1.0.9 to 1.0.11 (#61)
- Enhance workflow (#62)
- Bump semver from 7.3.4 to 7.3.5 (#59)
v1.1.1
- Revert BuildKit step log limits tweak (#50)
v1.1.0
- Override the configured builder instance (#49)
- Improve builder name generation (#48)
- Tweak BuildKit step log limits (#46)
v1.0.4
- Remove hardcoded buildkit container image
moby/buildkit:v0.8-beta
(#43)
- Bumps semver from 7.3.2 to 7.3.4 (#42)
v1.0.3
- Group log output (#32)
- Bump @actions/tool-cache from 1.6.0 to 1.6.1 (#36)
- Bump @actions/http-client from 1.0.8 to 1.0.9 (#30)