Skip to content

Commit

Permalink
lock goreleaser version to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrslv committed Apr 17, 2022
1 parent 1bc90f0 commit 66ab519
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 @@ -32,7 +32,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: latest
version: v1.7.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 66ab519

Please sign in to comment.