Use actions/exec for getting version

This commit is contained in:
Josh Gross 2020-04-21 14:03:26 -04:00
parent 1e163ded31
commit 2d53d29868
No known key found for this signature in database
GPG key ID: 17A6308EA2144978
3 changed files with 13 additions and 24 deletions

View file

@ -24,6 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.2",
"@actions/exec": "^1.0.3",
"@actions/github": "^1.1.0",
"@actions/http-client": "^1.0.6",
"@actions/io": "^1.0.2",