From fab054a138ee7c06812cf4652c23cb3e73d5e69d Mon Sep 17 00:00:00 2001 From: upbound-bot Date: Tue, 21 Jul 2026 12:57:16 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows'=20with=20remote=20'gitops/shared-files/functions/workflows?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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