summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-23 18:21:58 +0000
committerGitHub <noreply@github.com>2022-05-23 18:21:58 +0000
commit929834bc4b368c53996dd2b7af58d78476f7af59 (patch)
tree86507d38b56937e9b02e4b9f77156c3614a77fdc
parentab56f9a9bc6e3a28ea340c50ccb79edb7527e4fc (diff)
Bump goreleaser/goreleaser-action from 2 to 3dependabot/github_actions/goreleaser/goreleaser-action-3
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/goreleaser.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml
index b8db4c4..3f558c8 100644
--- a/.github/workflows/goreleaser.yml
+++ b/.github/workflows/goreleaser.yml
@@ -17,7 +17,7 @@ jobs:
with:
go-version: "^1.16"
- name: Run GoReleaser
- uses: goreleaser/goreleaser-action@v2
+ uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --snapshot --skip-publish --skip-sign --rm-dist