Skip to content

Commit

Permalink
Merge pull request #148 from Shopify/dependabot/github_actions/gorele…
Browse files Browse the repository at this point in the history
…aser/goreleaser-action-5.1.0

Bump goreleaser/goreleaser-action from 2.8.0 to 5.1.0
  • Loading branch information
thepwagner authored May 16, 2024
2 parents 3b5a6c1 + 57cebda commit 2f5aa39
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 @@ -31,7 +31,7 @@ jobs:
mkdir -p tmp
sed '/^# '$version'/,/^# /!d;//d;/^\s*$/d' CHANGELOG.md > tmp/release_changelog.md
- name: Release
uses: goreleaser/goreleaser-action@5df302e5e9e4c66310a6b6493a8865b12c555af2 # v2.8.0
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
with:
distribution: goreleaser
version: v1.25.1
Expand Down

0 comments on commit 2f5aa39

Please sign in to comment.