diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce7d6b93..33ab4063 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.61.0 # renovate: github=goreleaser/goreleaser - GORELEASER_VERSION: v2.3.2 + GORELEASER_VERSION: v2.4.4 on: workflow_dispatch: