chore(deps): update goreleaser/goreleaser-action action to v6
This commit is contained in:
parent
7db8f767ca
commit
6ab735a7a5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
|
||||
# only on tags
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v4
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
if: success() && startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
version: latest
|
||||
|
Loading…
Reference in New Issue
Block a user