Skip to content

Commit

Permalink
Update actions/tool-cache to 1.3.1
Browse files Browse the repository at this point in the history
As actions/tool-cache 1.1.2 is not following proxy settings e.g.
`http_proxy`, `https_proxy`, ... - we need to update to version
1.3.1 where that is solved:

actions/toolkit#314

Signed-off-by: Jasmin Beharic (jabe13) <jasmin.z.beharic@teliacompany.com>
  • Loading branch information
manitua committed Jun 14, 2021
1 parent 18bc768 commit 9040df4
Show file tree
Hide file tree
Showing 352 changed files with 904,763 additions and 7,129 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -326,4 +326,6 @@ ASALocalRun/
*.nvuser

# MFractors (Xamarin productivity tool) working folder
.mfractor/
.mfractor/

!node_modules/typescript/bin
1 change: 1 addition & 0 deletions node_modules/.bin/tsc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/.bin/tsserver

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

202 changes: 202 additions & 0 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

79 changes: 79 additions & 0 deletions node_modules/@actions/http-client/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions node_modules/@actions/http-client/RELEASES.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added node_modules/@actions/http-client/actions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions node_modules/@actions/http-client/auth.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9040df4

Please sign in to comment.