Skip to content

Commit e70c53c

Browse files
Update gorelease base
1 parent 641f83f commit e70c53c

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.24
106106
check-latest: true
107-
- run: go run golang.org/x/exp/cmd/gorelease@latest -base=v2.26.1
107+
- run: go run golang.org/x/exp/cmd/gorelease@latest -base=v2.26.2
108108
proto_lint:
109109
runs-on: ubuntu-latest
110110
steps:

0 commit comments

Comments
 (0)