Skip to content

Commit

Permalink
chore: updates goreleaser action to v6 #263
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Jun 11, 2024
1 parent ff45098 commit 02f2ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gorelease-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: sigstore/cosign-installer@main

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: "~> v1" #latest
Expand Down

0 comments on commit 02f2ab0

Please sign in to comment.