Skip to content

Commit 597adcb

Browse files
build(deps): bump goreleaser/goreleaser-action from 1 to 4 (#50)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f79b2e6 commit 597adcb

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
@@ -32,7 +32,7 @@ jobs:
3232
${{ runner.os }}-go-${{ matrix.golang }}-
3333
3434
- name: GoReleaser
35-
uses: goreleaser/goreleaser-action@v1
35+
uses: goreleaser/goreleaser-action@v4
3636
with:
3737
version: latest
3838
args: release --clean

0 commit comments

Comments
 (0)