Bump @octokit/rest from 18.0.9 to 18.0.12 (#273)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.9 to 18.0.12.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v18.0.9...v18.0.12)

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]
2021-01-18 08:12:26 -05:00
committed by GitHub
parent f698371c0d
commit 0fa41d1841
2 changed files with 82 additions and 17 deletions

View File

@@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.9",
"@octokit/rest": "^18.0.12",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.2"
},