Skip to content

Commit

Permalink
Pin goreleaser version (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
antlai-temporal authored Jun 10, 2024
1 parent 2cfec31 commit df70911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
with:
version: latest
version: v1.26.2
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit df70911

Please sign in to comment.