From cc475a39855f4ab6123e45ededa91421966f436b Mon Sep 17 00:00:00 2001 From: "backport-actions-token[bot]" <87506591+backport-actions-token[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:36:43 -0500 Subject: [PATCH] bump goreleaser to v4.1.1 (#3919) bump goreleaser to v4.1.1 (#3918) Co-authored-by: Denis Mishin --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5c23ed0ee..30a48d07d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -56,7 +56,7 @@ jobs: run: gcloud auth configure-docker - name: Run GoReleaser - uses: goreleaser/goreleaser-action@b508e2e3ef3b19d4e4146d4f8fb3ba9db644a757 + uses: goreleaser/goreleaser-action@v4.1.1 with: version: v0.184.0 args: release --config .github/goreleaser.yaml