Skip to content

Commit 5bff213

Browse files
committed
Bump GoReleaser to v2.15.2 to fix broken SHA256SUMS signature
1 parent 4697455 commit 5bff213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
- name: Run GoReleaser
162162
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
163163
with:
164-
version: v2.15.0
164+
version: v2.15.2
165165
args: release --clean
166166
env:
167167
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)