Skip to content

Commit 906283d

Browse files
chore(gha): bump goreleaser/goreleaser-action from 5 to 6 (#82)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbf56ef commit 906283d

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
@@ -21,7 +21,7 @@ jobs:
2121
run: make vendor
2222

2323
- name: Run GoReleaser
24-
uses: goreleaser/goreleaser-action@v5
24+
uses: goreleaser/goreleaser-action@v6
2525
with:
2626
version: latest
2727
args: release --rm-dist

0 commit comments

Comments
 (0)