build(deps): Bump @octokit/graphql-schema from 11.1.1 to 12.0.0

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v11.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-25 20:02:35 +00:00 committed by GitHub
parent 84b158adec
commit bf9351b403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.3",
"@octokit/graphql-schema": "^11.1.1"
"@octokit/graphql-schema": "^12.0.0"
},
"devDependencies": {
"@types/jest": "^27.4.1",