Skip to content

Commit

Permalink
build(deps): bump goreleaser/goreleaser-action from 5 to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhop committed Jun 21, 2024
1 parent bcdfd62 commit 4790b6f
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 @@ -34,7 +34,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 4790b6f

Please sign in to comment.