From b3e39a7e5ae6cf4e0c41f014ab93481492dc43ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:25:06 +0000 Subject: [PATCH] chore(deps): update dependency golangci/golangci-lint to v1.63.4 --- .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..ff1d104 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.4' DOCKER_BUILDX_VERSION: 'v0.11.2' # These environment variables are important to the Crossplane CLI install.sh