Skip to content

Commit 957397c

Browse files
Update goreleaser/goreleaser-action action to v6 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fe4dd1 commit 957397c

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
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
go-version: '1.22.0'
2121
- name: Run GoReleaser
22-
uses: goreleaser/goreleaser-action@v5
22+
uses: goreleaser/goreleaser-action@v6
2323
with:
2424
args: release --clean
2525
distribution: goreleaser

0 commit comments

Comments
 (0)