Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 517dbe3

Browse files
authoredOct 8, 2024··
Merge pull request #422 from kubernetes-sigs/dependabot/github_actions/goreleaser/goreleaser-action-6.0.0
Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
2 parents 4bb137e + ea72b61 commit 517dbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
check-latest: true
2626

2727
- name: Run GoReleaser
28-
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
28+
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
2929
with:
3030
distribution: goreleaser
3131
version: latest

0 commit comments

Comments
 (0)
Please sign in to comment.