Skip to content

Commit

Permalink
PMM-7 Use static Goreleaser version.
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk committed Nov 8, 2023
1 parent f87d549 commit 6245e5b
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 @@ -45,7 +45,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: v1.13.0
version: v1.18.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6245e5b

Please sign in to comment.