From 3c13734235dd246b354788bef6c740909dfb6ff9 Mon Sep 17 00:00:00 2001 From: upbound-bot Date: Tue, 21 Jul 2026 11:42:48 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b312b2c..5430389 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ on: env: # Common versions - GO_VERSION: '1.25.10' + GO_VERSION: '1.26.0' GOLANGCI_VERSION: 'v2.8.0' DOCKER_BUILDX_VERSION: 'v0.23.0'