Skip to content

Commit

Permalink
update go releaser (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakrym-stripe committed Mar 17, 2023
1 parent 9851617 commit 47618e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: v0.183.0 # Latest version as of 2021-10-28
version: v1.7
args: release -f goreleaser.yml --rm-dist
env:
GITHUB_TOKEN: ${{ steps.gh-api-token.outputs.token }}
Expand Down

0 comments on commit 47618e9

Please sign in to comment.