From 07998c30c9d99af7b75fdc8ae6a64ba9f8f4a301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:54:20 +0000 Subject: [PATCH] chore(deps): update dependency goreleaser/goreleaser to v2.4.4 (#347) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ce7d6b9..33ab406 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: