Send Content-Type: application/json and fix up some types

This commit is contained in:
David Kale 2020-02-03 15:22:05 -05:00
parent e9d35bb1ee
commit 866455018b
3 changed files with 38 additions and 33 deletions

View file

@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/http-client": "^1.0.3",
"@actions/http-client": "^1.0.4",
"@actions/io": "^1.0.1",
"uuid": "^3.3.3"
},