From ebafeb2b9e93e8f2895ba9a7581858cfd407409b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:06:08 -0400 Subject: [PATCH] chore(deps): update goreleaser/goreleaser-action action to v6 (#306) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/go-release/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/go-release/action.yaml b/.github/actions/go-release/action.yaml index 1b10ea2..9af9397 100644 --- a/.github/actions/go-release/action.yaml +++ b/.github/actions/go-release/action.yaml @@ -16,7 +16,7 @@ runs: go-version: ">=1.19" - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v5 + uses: goreleaser/goreleaser-action@v6 with: version: latest args: release --rm-dist