diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index af965d6..221cee2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,7 +15,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.4.3" + GORELEASER_VERSION: "v2.4.4" jobs: go: name: Go