From 0c5ca5dd7dc84c5eaeaab33bb9984bac7602dc7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 04:01:38 +0000 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action action to v6 --- .github/workflows/build-with-patches.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-with-patches.yml b/.github/workflows/build-with-patches.yml index ee4bbd44436..f7766c4ad6a 100644 --- a/.github/workflows/build-with-patches.yml +++ b/.github/workflows/build-with-patches.yml @@ -94,7 +94,7 @@ jobs: with: go-version-file: act/go.mod - name: GoReleaser - uses: goreleaser/goreleaser-action@v1 + uses: goreleaser/goreleaser-action@v6 with: version: latest workdir: ./act