Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 2 to 6
  • Loading branch information
fujiwara authored Jul 12, 2024
2 parents adf0818 + 11e52be commit fa35d27
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 @@ -26,7 +26,7 @@ jobs:
with:
go-version: 1.22
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v6
with:
version: '~> v2'
args: release
Expand Down

0 comments on commit fa35d27

Please sign in to comment.