Skip to content

Commit

Permalink
Merge pull request #1610 from aramase/automated-cherry-pick-of-#1559-…
Browse files Browse the repository at this point in the history
…upstream-release-1.4

ci: use v2 for goreleaser
  • Loading branch information
k8s-ci-robot committed Aug 20, 2024
2 parents 7109b35 + fff3865 commit e5b8e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Goreleaser
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
with:
version: latest
version: "~> v2"
args: release --clean --timeout 60m --verbose
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e5b8e5c

Please sign in to comment.