Skip to content

Commit 45130c5

Browse files
chore(deps): Update goreleaser/goreleaser-action action to v6
1 parent 8fb8a0e commit 45130c5

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)