Skip to content

Commit 15c26da

Browse files
committed
Update goreleaser/goreleaser-action action to v3
1 parent 6c997ac commit 15c26da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
FOSS_PACKAGE_USER: ${{ secrets.FOSS_PACKAGE_USER }}
3838
-
3939
name: Run GoReleaser
40-
uses: goreleaser/goreleaser-action@v2
40+
uses: goreleaser/goreleaser-action@v3
4141
with:
4242
version: v0.143.0
4343
args: release --rm-dist

0 commit comments

Comments
 (0)