Bump @octokit/rest from 18.0.12 to 18.1.1 (#311)

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

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-02-16 06:19:11 -05:00
committed by GitHub
parent 6a493760cf
commit d6e4b48a0d
2 changed files with 16 additions and 16 deletions

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.1.0",
"@octokit/rest": "^18.1.1",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.4"
},