Skip to content

Commit

Permalink
Merge pull request #177 from Shopify/goreleaser-v2-in-actions
Browse files Browse the repository at this point in the history
upgrade goreleaser in release workflow
  • Loading branch information
thepwagner authored Nov 6, 2024
2 parents 858fad8 + e585e1c commit 563cf97
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 @@ -34,7 +34,7 @@ jobs:
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
with:
distribution: goreleaser
version: v1.25.1
version: v2.4.4
args: release --clean --release-notes=tmp/release_changelog.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 563cf97

Please sign in to comment.