Skip to content

Commit 68f205b

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent 0b417b8 commit 68f205b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Build and release
3232
- name: Run GoReleaser
33-
uses: goreleaser/goreleaser-action@v6
33+
uses: goreleaser/goreleaser-action@v7
3434
with:
3535
version: latest
3636
args: release --parallelism 2 --clean

0 commit comments

Comments
 (0)