chore(deps): update goreleaser/goreleaser-action action to v5
All checks were successful
Renovate / renovate (push) Successful in 19s
Go build / build (push) Successful in 8m0s

This commit is contained in:
Forgejo Actions 2023-11-29 21:17:36 +00:00 committed by Peter
parent 41e4508a74
commit 2a3945ebe6

View file

@ -29,7 +29,7 @@ jobs:
run: |
go install gotest.tools/gotestsum@latest
gotestsum --junitfile out/results.xml --format pkgname-and-test-fails -- -race -shuffle=on ./...
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v5
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
with:
distribution: goreleaser