mirror of
https://github.com/actions/github-script.git
synced 2026-02-10 12:21:35 +00:00
Use @actions/core 1.1.0 and @actions/github 1.1.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/github": "^1.0.0"
|
||||
"@actions/core": "^1.1.0",
|
||||
"@actions/github": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user