Skip to content

Commit

Permalink
Merge pull request #2 from godoes/dependabot/github_actions/gorelease…
Browse files Browse the repository at this point in the history
…r/goreleaser-action-5

Bump goreleaser/goreleaser-action from 2 to 5
  • Loading branch information
iTanken authored Apr 19, 2024
2 parents 65109ed + c8bc986 commit e8abd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Test
run: go test ./...
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit e8abd40

Please sign in to comment.