Skip to content

Commit c5cecc6

Browse files
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3882)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan R <[email protected]>
1 parent 2117383 commit c5cecc6

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
@@ -23,7 +23,7 @@ jobs:
2323
go-version: '1.22'
2424

2525
- name: Run GoReleaser
26-
uses: goreleaser/goreleaser-action@v5
26+
uses: goreleaser/goreleaser-action@v6
2727
with:
2828
version: latest
2929
args: release --rm-dist

0 commit comments

Comments
 (0)