Add explicit dependency on @actions/exec

This commit is contained in:
Benoit Daloze
2020-01-19 14:28:24 +01:00
parent 69599c886c
commit 537d9f67b4
+1
View File
@@ -24,6 +24,7 @@
"homepage": "https://github.com/eregon/use-ruby-action",
"dependencies": {
"@actions/core": "^1.1.1",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.2",
"axios": "^0.19.0"