You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release-check.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ jobs:
154
154
# see https://github.com/golang/exp/commits/master/cmd/gorelease
155
155
run: |
156
156
go mod download
157
-
go install golang.org/x/exp/cmd/gorelease@f062dba9d201f5ec084d25785efec05637818c00 # https://cs.opensource.google/go/x/exp/+/f062dba9d201f5ec084d25785efec05637818c00
157
+
go install golang.org/x/exp/cmd/gorelease@3dfff04db8fa6b6338ec60a0317f99db30637e41 # https://cs.opensource.google/go/x/exp/+/3dfff04db8fa6b6338ec60a0317f99db30637e41
0 commit comments