Skip to content

Commit

Permalink
chore: hardcode goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed Jun 5, 2024
1 parent a13b6b9 commit ec92fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: v1.25.1
args: release --debug --skip-validate
env:
GITHUB_TOKEN: ${{ secrets.GH_ACTION_PAT }}
Expand Down

0 comments on commit ec92fdc

Please sign in to comment.