Skip to content

Commit 79f9a60

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7 (#164)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bd6772 commit 79f9a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- name: Release with Goreleaser
56-
uses: goreleaser/goreleaser-action@v6
56+
uses: goreleaser/goreleaser-action@v7
5757
with:
5858
distribution: goreleaser
5959
version: latest

0 commit comments

Comments
 (0)