Skip to content

Commit

Permalink
Merge pull request #167 from masutaka/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-6

Bump goreleaser/goreleaser-action from 5 to 6
  • Loading branch information
masutaka authored Jul 2, 2024
2 parents 2b25e80 + 8ec50fa commit 4bf05e9
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 @@ -50,7 +50,7 @@ jobs:
with:
go-version-file: 'go.mod'
- name: Setup GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
install-only: true
- name: Release
Expand Down

0 comments on commit 4bf05e9

Please sign in to comment.