Skip to content

Commit ca6f118

Browse files
committed
use v2 of the goreleaser-action workflow
1 parent 769d616 commit ca6f118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
go-version: "1.14"
8181

8282
- name: Run GoReleaser
83-
uses: goreleaser/goreleaser-action@v1
83+
uses: goreleaser/goreleaser-action@v2
8484
with:
8585
version: latest
8686
args: release --rm-dist --config deploy/.goreleaser.yaml

0 commit comments

Comments
 (0)