Skip to content

Commit

Permalink
chore(ci): update goreleaser-action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinanielsen committed Dec 31, 2023
1 parent 92b5d00 commit 66c7970
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: go test ./...

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 66c7970

Please sign in to comment.