mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Include @actions/io
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user