Skip to content

Commit

Permalink
Merge pull request #2 from kubenet-dev/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-6.0.0

Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
  • Loading branch information
henderiw authored Jun 24, 2024
2 parents 592e67d + 76413f6 commit b150da5
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 @@ -26,7 +26,7 @@ jobs:
with:
go-version-file: go.mod
- name: run go releaser
uses: goreleaser/goreleaser-action@v5.1.0
uses: goreleaser/goreleaser-action@v6.0.0
with:
version: latest
args: release --clean
Expand Down

0 comments on commit b150da5

Please sign in to comment.