Skip to content

Commit

Permalink
Bump Goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
iann0036 committed Nov 3, 2023
1 parent 05937b1 commit 0a3bb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist --debug
Expand Down

0 comments on commit 0a3bb24

Please sign in to comment.