Skip to content

Commit

Permalink
ci(deps): bump goreleaser/goreleaser-action from 5 to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tprasadtp committed Jun 10, 2024
1 parent 66566f1 commit 24fa696
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,8 @@ jobs:
go-version: stable

- name: Create Github Release
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 24fa696

Please sign in to comment.