Skip to content

Commit 4a2984a

Browse files
authored
Bump buildx in pipeline to the recent version (#40)
Signed-off-by: Yury Tsarev <yury@upbound.io>
1 parent 39a03c8 commit 4a2984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
# Common versions
1717
GO_VERSION: '1.25.5'
1818
GOLANGCI_VERSION: 'v2.8.0'
19-
DOCKER_BUILDX_VERSION: 'v0.23.0'
19+
DOCKER_BUILDX_VERSION: 'v0.30.1'
2020

2121
# These environment variables are important to the Crossplane CLI install.sh
2222
# script. They determine what version it installs.

0 commit comments

Comments
 (0)