Skip to content

Commit 4cd8724

Browse files
Bump goreleaser/goreleaser-action from 5 to 6 (#90)
1 parent 0aa48ab commit 4cd8724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version: 1.22
2323
- name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@v5
24+
uses: goreleaser/goreleaser-action@v6
2525
with:
2626
args: release --clean
2727
env:

0 commit comments

Comments
 (0)