Skip to content

Commit 537d9f6

Browse files
committed
Add explicit dependency on @actions/exec
1 parent 69599c8 commit 537d9f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"homepage": "https://github.com/eregon/use-ruby-action",
2525
"dependencies": {
2626
"@actions/core": "^1.1.1",
27+
"@actions/exec": "^1.0.1",
2728
"@actions/io": "^1.0.1",
2829
"@actions/tool-cache": "^1.1.2",
2930
"axios": "^0.19.0"

0 commit comments

Comments
 (0)