Skip to content

Commit

Permalink
Update goreleaser action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jcassee committed May 30, 2022
1 parent b2a0f1e commit af384a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: codecov/codecov-action@v1

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit af384a6

Please sign in to comment.