Skip to content

Commit

Permalink
Update GoReleaser to latest (#174)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
  • Loading branch information
prudhvigodithi authored Apr 2, 2024
1 parent dc551cf commit 174c272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.1.1
with:
version: v1.23.0
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 174c272

Please sign in to comment.