diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 96fb754d..e782d33d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -16,7 +16,7 @@ env: # renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced GOLANGCI_LINT_VERSION: "v1.61.0" # renovate: datasource=github-releases depName=goreleaser/goreleaser versioning=semver-coerced - GORELEASER_VERSION: "v2.3.2" + GORELEASER_VERSION: "v2.4.1" jobs: go: name: Go