Skip to content

Commit

Permalink
Bump goreleaser for latest v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-garg authored and tekton-robot committed May 8, 2024
1 parent 67ac3ab commit ca51d2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ brews:
repository:
owner: tektoncd
name: homebrew-tools
folder: Formula
directory: Formula
homepage: "https://github.com/tektoncd/cli"
description: Tekton CLI - The command line interface for interacting with Tekton
test: |
Expand Down
2 changes: 1 addition & 1 deletion tekton/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
- name: github-token-secret-key
value: $(params.github-token-secret-key)
- name: image
value: goreleaser/goreleaser:v1.23.0
value: goreleaser/goreleaser:v1.25.1
- name: flags
value: --timeout=60m
workspaces:
Expand Down

0 comments on commit ca51d2c

Please sign in to comment.