mirror of
https://github.com/actions/github-script.git
synced 2026-08-28 20:29:20 +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
4
node_modules/@actions/github/package.json
generated
vendored
4
node_modules/@actions/github/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@actions/github",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "Actions github lib",
|
||||
"keywords": [
|
||||
"github",
|
||||
|
|
@ -38,5 +38,5 @@
|
|||
"devDependencies": {
|
||||
"jest": "^24.7.1"
|
||||
},
|
||||
"gitHead": "a40bce7c8d382aa3dbadaa327acbc696e9390e55"
|
||||
"gitHead": "a2ab4bcf78e4f7080f0d45856e6eeba16f0bbc52"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue