Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Loading branch information
k8s-ci-robot committed Aug 10, 2023
2 parents f02afba + a47896f commit 2ac6076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
check-latest: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@336e29918d653399e599bfca99fadc1d7ffbc9f7 # v4.3.0
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906 # v4.4.0
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 2ac6076

Please sign in to comment.