Update @actions/core Version and move towards uses environment files to talk to runner (#135)

* update toolkit version

* update licensed

* fix typo
This commit is contained in:
Thomas Boop
2020-09-29 11:12:29 -04:00
committed by GitHub
parent 7a98346f51
commit 51f68377c1
5 changed files with 127 additions and 53 deletions

View File

@ -30,7 +30,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.5",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/github": "^1.1.0",
"@actions/http-client": "^1.0.8",