Include @actions/io

This commit is contained in:
Jason Macgowan
2020-05-18 15:56:00 -04:00
parent 048309c447
commit b2c461f3a2
6 changed files with 517 additions and 4 deletions

View File

@@ -36,7 +36,8 @@
},
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/github": "^2.2.0"
"@actions/github": "^2.2.0",
"@actions/io": "^1.0.2"
},
"devDependencies": {
"@types/jest": "^25.1.4",