Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 5 to 6 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent ac5d1ab commit f3d117a
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 @@ -38,7 +38,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
timeout-minutes: 30
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
if: startsWith(github.ref, 'refs/tags/')
with:
distribution: goreleaser
Expand Down

0 comments on commit f3d117a

Please sign in to comment.