diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91e402d..e32078c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ env: # Common versions GO_VERSION: '1.25.12' GOLANGCI_VERSION: 'v2.4.0' - DOCKER_BUILDX_VERSION: 'v0.23.0' + DOCKER_BUILDX_VERSION: 'v0.36.1' # These environment variables are important to the Crossplane CLI install.sh # script. They determine what version it installs.