diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 97a071c..7ba071a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ name: ci env: # Common versions GO_VERSION: '1.19' - GOLANGCI_VERSION: 'v1.55.2' + GOLANGCI_VERSION: 'v1.60.3' DOCKER_BUILDX_VERSION: 'v0.8.2' # Common users. We can't run a step 'if secrets.XXX != ""' but we can run a