diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b312b2c..8b2cfb1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,8 +14,8 @@ on: env: # Common versions - GO_VERSION: '1.25.10' - GOLANGCI_VERSION: 'v2.8.0' + GO_VERSION: '1.26.0' + GOLANGCI_VERSION: 'v2.12.2' DOCKER_BUILDX_VERSION: 'v0.23.0' # These environment variables are important to the Crossplane CLI install.sh