Skip to content

Commit

Permalink
Merge pull request #4 from firefart/dependabot/github_actions/gorelea…
Browse files Browse the repository at this point in the history
…ser/goreleaser-action-3

Bump goreleaser/goreleaser-action from 2 to 3
  • Loading branch information
firefart committed May 23, 2022
2 parents 1898b1a + a380e00 commit 390c99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version: 1.18
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 390c99e

Please sign in to comment.