From 5cf9f856c82163e8d57c23a7b0458271e8408d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 06:12:34 +0000 Subject: [PATCH] Bump goreleaser/goreleaser-action from v2.4.0 to v2.4.1 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v2.4.0 to v2.4.1. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.4.0...56f5b77f7fa4a8fe068bf22b732ec036cc9bc13f) Signed-off-by: dependabot[bot] --- .github/workflows/goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 1a30a80..91f5549 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -21,7 +21,7 @@ jobs: go-version: 1.15 - name: Run GoReleaser - uses: goreleaser/goreleaser-action@v2.4.0 + uses: goreleaser/goreleaser-action@v2.4.1 with: version: latest args: release --rm-dist