diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bdf4350..f2191d7 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.58.1" # renovate: datasource=github-releases depName=goreleaser/goreleaser versioning=semver-coerced - GORELEASER_VERSION: "v1.25.1" + GORELEASER_VERSION: "v1.26.1" jobs: go: name: Go