Skip to content

Commit 721e4eb

Browse files
committed
Bump @actions/http-client from 1.0.7 to 1.0.8
1 parent 2b9b164 commit 721e4eb

File tree

9 files changed

+94
-53
lines changed

9 files changed

+94
-53
lines changed

node_modules/@actions/http-client/auth.js

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/index.d.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/index.js

Lines changed: 55 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/interfaces.d.ts

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/interfaces.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/package.json

Lines changed: 20 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/http-client/proxy.js

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@actions/core": "^1.2.3",
2222
"@actions/exec": "^1.0.3",
2323
"@actions/github": "^2.1.1",
24+
"@actions/http-client": "^1.0.8",
2425
"@actions/io": "^1.0.2",
2526
"@actions/tool-cache": "^1.3.3"
2627
}

0 commit comments

Comments
 (0)