diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8b9ef99..ee57448 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,7 +13,7 @@ on: env: CGO_ENABLED: '0' # renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced - GOLANGCI_LINT_VERSION: "v1.55.1" + GOLANGCI_LINT_VERSION: "v1.55.2" # renovate: datasource=github-releases depName=goreleaser/goreleaser versioning=semver-coerced GORELEASER_VERSION: "v1.21.2" jobs: