File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
2727 bazelrc_path : .bazelrc.auth
2828 - uses : ./.github/actions/set_tcp_keepalive_time
29- - uses : extractions/netrc@v1
29+ - uses : extractions/netrc@v2
3030 with :
3131 machine : api.github.com
3232 password : ${{ secrets.GITHUB_TOKEN }}
8282 buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
8383 bazelrc_path : .bazelrc.auth
8484 - uses : ./.github/actions/set_tcp_keepalive_time
85- - uses : extractions/netrc@v1
85+ - uses : extractions/netrc@v2
8686 with :
8787 machine : api.github.com
8888 password : ${{ secrets.GITHUB_TOKEN }}
@@ -175,7 +175,7 @@ jobs:
175175 buildbuddy_api_key : ${{ secrets.BUILDBUDDY_API_KEY }}
176176 bazelrc_path : .bazelrc.auth
177177 - uses : ./.github/actions/set_tcp_keepalive_time
178- - uses : extractions/netrc@v1
178+ - uses : extractions/netrc@v2
179179 with :
180180 machine : api.github.com
181181 password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments