Swap to env files (#200)

* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
This commit is contained in:
Thomas Boop
2020-10-01 12:03:22 -04:00
committed by GitHub
parent c211e95e60
commit c6fd00ceb9
7 changed files with 143 additions and 47 deletions

View File

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.2",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.3",
"@actions/github": "^1.1.0",
"@actions/http-client": "^1.0.6",