From e388f84c753ddd623c43f14cfa1f2002444b6fcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 22:49:46 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.63.1 --- .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..f945546 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.1' DOCKER_BUILDX_VERSION: 'v0.11.2' # These environment variables are important to the Crossplane CLI install.sh