summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 18:05:01 +0000
committerChristian Muehlhaeuser <muesli@gmail.com>2023-03-07 11:46:27 +0100
commit7c0b514d6988ba4582f753de829450a96b943301 (patch)
tree639ac1e3e9ecbf6b8f65181403ef1ca38cb10aef
parentc8c0daf4a2339f0306efbdbe324b91d4d446fde7 (diff)
Bump goreleaser/goreleaser-action from 3 to 4HEADmaster
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4) --- 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 3f558c8..9d627eb 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@v3
+ uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release --snapshot --skip-publish --skip-sign --rm-dist