Skip to content

Commit

Permalink
Merge pull request #9 from kbudde/renovate/goreleaser-goreleaser-acti…
Browse files Browse the repository at this point in the history
…on-3.x

Update goreleaser/goreleaser-action action to v3
  • Loading branch information
kbudde authored May 22, 2022
2 parents b0aa44d + 2d89ca5 commit 435889e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/[email protected]
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 435889e

Please sign in to comment.