diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7492ae11..511e660c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: - name: Get dependencies env: # renovate: datasource=github-tags depName=golangci/golangci-lint - GOLANGCI_LINT_VERSION: v1.55.2 + GOLANGCI_LINT_VERSION: v1.60.2 # renovate: datasource=github-tags depName=codeclimate/test-reporter CODECLIMATE_VERSION: v1.0.1 run: |