Skip to content

Commit ced33b0

Browse files
chore(deps): Update goreleaser/goreleaser-action action to v6 (#96)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e795d0 commit ced33b0

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
@@ -136,7 +136,7 @@ jobs:
136136

137137
# Run goreleaser
138138
- name: Run GoReleaser
139-
uses: goreleaser/goreleaser-action@v5
139+
uses: goreleaser/goreleaser-action@v6
140140
with:
141141
version: "~> v2"
142142
args: release --clean

0 commit comments

Comments
 (0)