Skip to content

Commit

Permalink
Merge pull request #13 from jonasbn/dependabot/github_actions/gorelea…
Browse files Browse the repository at this point in the history
…ser/goreleaser-action-4
  • Loading branch information
dependabot[bot] committed Dec 21, 2022
2 parents 6ac24be + 73de368 commit 2c11e3f
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 @@ -21,7 +21,7 @@ jobs:
go-version: 1.17
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
version: latest
args: release
Expand Down

0 comments on commit 2c11e3f

Please sign in to comment.