Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1
  • Loading branch information
muandane authored Feb 23, 2025
2 parents cb50221 + e96c1e1 commit d180305
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:
go-version: '1.22.1'
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.1.0
uses: goreleaser/goreleaser-action@v6.2.1
with:
distribution: goreleaser
version: ${{ env.GITHUB_REF_NAME }}
Expand Down

0 comments on commit d180305

Please sign in to comment.