Skip to content

Commit c9ca565

Browse files
Downgrade goreleaser to 2.6.1 due to rpm sig issue
Signed-off-by: Gary Bright <gary@mondoo.com>
1 parent c79d310 commit c9ca565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
uses: goreleaser/goreleaser-action@v6
158158
with:
159159
distribution: goreleaser
160-
version: v2.11.2
160+
version: v2.6.1
161161
args: >
162162
release
163163
${{ inputs.goreleaser-snapshot == true && '--snapshot' || '' }}

0 commit comments

Comments
 (0)