Bump @octokit/rest from 18.0.2 to 18.0.4 (#151)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.2 to 18.0.4.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.2...v18.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-28 06:23:06 -04:00
committed by GitHub
parent a7478d45d8
commit dd4a97b31e
2 changed files with 8 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.2",
"@octokit/rest": "^18.0.4",
"semver": "^7.3.2"
},
"devDependencies": {