Skip to content

Commit

Permalink
Merge pull request kbudde#309 from kbudde/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…oreleaser/goreleaser-action-4

Bump goreleaser/goreleaser-action from 3 to 4
  • Loading branch information
kbudde authored Mar 7, 2023
2 parents a0cd914 + 63fe854 commit 9f8006f
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 @@ -47,7 +47,7 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 9f8006f

Please sign in to comment.