Skip to content

Commit

Permalink
Merge pull request #395 from kbudde/renovate/goreleaser-goreleaser-ac…
Browse files Browse the repository at this point in the history
…tion-6.x

Update goreleaser/goreleaser-action action to v6
  • Loading branch information
kbudde authored Aug 20, 2024
2 parents 1859734 + b235513 commit 08ae7c1
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 @@ -48,7 +48,7 @@ jobs:
run: echo ${{ steps.buildx.outputs.platforms }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 08ae7c1

Please sign in to comment.