mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Use @actions/core 1.1.0 and @actions/github 1.1.0
This commit is contained in:
parent
e3df9c68fb
commit
1aae562f16
23 changed files with 671 additions and 572 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue