Skip to content

Commit 95739ca

Browse files
Update goreleaser/goreleaser-action action to v6
1 parent 851b8f4 commit 95739ca

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
@@ -31,7 +31,7 @@ jobs:
3131
registry: ghcr.io
3232
username: ${{ github.actor }}
3333
password: ${{ secrets.GITHUB_TOKEN }}
34-
- uses: goreleaser/goreleaser-action@v4
34+
- uses: goreleaser/goreleaser-action@v6
3535
with:
3636
distribution: goreleaser
3737
version: latest

0 commit comments

Comments
 (0)