diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4486eba..ba40163 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,7 +5,7 @@ env: # renovate: github=golangci/golangci-lint GO_LINT_CI_VERSION: v1.62.2 # renovate: github=goreleaser/goreleaser - GORELEASER_VERSION: v2.4.8 + GORELEASER_VERSION: v2.5.0 on: workflow_dispatch: