Skip to content

Commit

Permalink
ci: update goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
walbertus committed Sep 5, 2024
1 parent 078a80e commit 021eb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
go-version: 1.13
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
Expand Down

0 comments on commit 021eb5b

Please sign in to comment.