Skip to content

Commit

Permalink
Merge pull request #339 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/goreleaser/goreleaser-action-5

🌱 Bump goreleaser/goreleaser-action from 3 to 5
  • Loading branch information
k8s-ci-robot committed Dec 13, 2023
2 parents 66ac361 + 7ab2613 commit d6303a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
go-version: '1.20'
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit d6303a0

Please sign in to comment.