Skip to content

Commit bb4c906

Browse files
Update gorelease base
1 parent a74e741 commit bb4c906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
with:
105105
go-version: 1.23
106106
check-latest: true
107-
- run: go run golang.org/x/exp/cmd/gorelease@latest -base=v2.24.0
107+
- run: go run golang.org/x/exp/cmd/gorelease@latest -base=v2.25.0
108108
proto_lint:
109109
runs-on: ubuntu-latest
110110
steps:

0 commit comments

Comments
 (0)