Bump goreleaser/goreleaser-action
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 14707cd26fbb4b6c8abf03fb8ea4eb6c59711a62 to d50b0c42eeed7b45ad20ecc8046a958047efe1d5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](14707cd26f...d50b0c42ee)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Set CURRENT_TAG
|
||||
run: echo "GORELEASER_CURRENT_TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@14707cd26fbb4b6c8abf03fb8ea4eb6c59711a62
|
||||
uses: goreleaser/goreleaser-action@d50b0c42eeed7b45ad20ecc8046a958047efe1d5
|
||||
with:
|
||||
version: latest
|
||||
args: release --clean
|
||||
|
||||
Reference in New Issue
Block a user