Skip to content

Commit 5ce645f

Browse files
authored
Merge pull request #16 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
chore(deps): bump goreleaser/goreleaser-action from 2 to 3
2 parents f6422c2 + 7196560 commit 5ce645f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version: 1.17
2525
-
2626
name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v2
27+
uses: goreleaser/goreleaser-action@v3
2828
with:
2929
# either 'goreleaser' (default) or 'goreleaser-pro'
3030
distribution: goreleaser

0 commit comments

Comments
 (0)