Skip to content

Commit 238ba65

Browse files
vinamra28tekton-robot
authored andcommitted
Update goreleaser version to compatible version
With golang version v1.24.3, previous goreleaser version became incompatible and thus we need to move to v2.11.2 Signed-off-by: vinamra28 <vinjain@redhat.com>
1 parent 0d479fd commit 238ba65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tekton/release-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ spec:
104104
- name: github-token-secret-key
105105
value: $(params.github-token-secret-key)
106106
- name: image
107-
value: goreleaser/goreleaser:v2.5.0
107+
value: goreleaser/goreleaser:v2.11.2
108108
- name: flags
109109
value: --timeout=60m
110110
workspaces:

0 commit comments

Comments
 (0)