Skip to content

Commit 4da7134

Browse files
committed
Bump @actions/http-client from 1.0.7 to 1.0.8
1 parent c4958af commit 4da7134

File tree

8 files changed

+91
-50
lines changed

8 files changed

+91
-50
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.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/tool-cache": "^1.3.3"
2526
}
2627
}

0 commit comments

Comments
 (0)