Skip to content

Commit

Permalink
Pin version in goreleaser action (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikimanoledaki authored Nov 27, 2024
1 parent 89235ff commit 1033a77
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 @@ -22,7 +22,7 @@ jobs:
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # 6.1.0
with:
distribution: goreleaser
versions: '~> v2'
version: 2
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1033a77

Please sign in to comment.