File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
27
27
bazelrc_path : .bazelrc.auth
28
28
- uses : ./.github/actions/set_tcp_keepalive_time
29
- - uses : extractions/netrc@v1
29
+ - uses : extractions/netrc@v2
30
30
with :
31
31
machine : api.github.com
32
32
password : ${{ secrets.GITHUB_TOKEN }}
82
82
buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
83
83
bazelrc_path : .bazelrc.auth
84
84
- uses : ./.github/actions/set_tcp_keepalive_time
85
- - uses : extractions/netrc@v1
85
+ - uses : extractions/netrc@v2
86
86
with :
87
87
machine : api.github.com
88
88
password : ${{ secrets.GITHUB_TOKEN }}
@@ -175,7 +175,7 @@ jobs:
175
175
buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
176
176
bazelrc_path : .bazelrc.auth
177
177
- uses : ./.github/actions/set_tcp_keepalive_time
178
- - uses : extractions/netrc@v1
178
+ - uses : extractions/netrc@v2
179
179
with :
180
180
machine : api.github.com
181
181
password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments