We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a03c8 commit 4a2984aCopy full SHA for 4a2984a
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ env:
16
# Common versions
17
GO_VERSION: '1.25.5'
18
GOLANGCI_VERSION: 'v2.8.0'
19
- DOCKER_BUILDX_VERSION: 'v0.23.0'
+ DOCKER_BUILDX_VERSION: 'v0.30.1'
20
21
# These environment variables are important to the Crossplane CLI install.sh
22
# script. They determine what version it installs.
0 commit comments