From 406eda85122d4720264809d44d8207c35427cfbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:14:02 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.63.3 --- .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 508cbdb..4ab9bcc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ on: env: # Common versions GO_VERSION: '1.23.3' - GOLANGCI_VERSION: 'v1.62.2' + GOLANGCI_VERSION: 'v1.63.3' DOCKER_BUILDX_VERSION: 'v0.11.2' # These environment variables are important to the Crossplane CLI install.sh