Skip to content

Commit b357558

Browse files
build(deps): bump goreleaser/goreleaser-action from 6 to 7 (#1035)
1 parent a0be52f commit b357558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
username: ${{ github.actor }}
3131
password: ${{ secrets.GITHUB_TOKEN }}
3232
- name: Run GoReleaser
33-
uses: goreleaser/goreleaser-action@v6
33+
uses: goreleaser/goreleaser-action@v7
3434
with:
3535
distribution: goreleaser
3636
version: '~> v2'

0 commit comments

Comments
 (0)