Skip to content

Commit df6eebd

Browse files
committed
update goreleaser version to compatible version
Signed-off-by: Shiv Verma <shverma@redhat.com>
1 parent 55cd772 commit df6eebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13.3
107+
value: goreleaser/goreleaser:v2.14.0
108108
- name: flags
109109
value: --timeout=60m
110110
workspaces:

0 commit comments

Comments
 (0)