Skip to content

Commit ef464b6

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6
1 parent 67c02be commit ef464b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: '1.21.x'
1818
- name: Goreleaser publish
19-
uses: goreleaser/goreleaser-action@v5
19+
uses: goreleaser/goreleaser-action@v6
2020
with:
2121
args: release --clean
2222
version: latest

0 commit comments

Comments
 (0)