Merge pull request #10 from marocchino/dependabot/npm_and_yarn/actions/github-2.0.0

build(deps): bump @actions/github from 1.1.0 to 2.0.0
This commit is contained in:
marocchino 2019-12-10 07:15:52 +09:00 committed by GitHub
commit 1fea8c4fc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 44 deletions

View file

@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/github": "^1.1.0"
"@actions/github": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^24.0.23",