Skip to content

Commit

Permalink
Merge pull request #14 from vs4vijay/renovate/goreleaser-goreleaser-a…
Browse files Browse the repository at this point in the history
…ction-2.x

Update goreleaser/goreleaser-action action to v2.5.0
  • Loading branch information
vs4vijay committed May 24, 2021
2 parents e34a064 + 4e41e01 commit 4116399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: 1.14.x
-
name: GoReleaser Action
uses: goreleaser/goreleaser-action@v2.4.1
uses: goreleaser/goreleaser-action@v2.5.0
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 4116399

Please sign in to comment.