build(deps): Bump @octokit/graphql-schema from 15.12.0 to 15.24.0

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 15.12.0 to 15.24.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v15.12.0...v15.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 01:53:17 +00:00 committed by GitHub
parent f8dc75141b
commit 44819bf73d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^15.12.0"
"@octokit/graphql-schema": "^15.24.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",