build(deps): Bump @octokit/graphql-schema from 15.26.0 to 15.26.1

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 15.26.0 to 15.26.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v15.26.0...v15.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-24 20:18:53 +00:00 committed by GitHub
parent 5060d4700a
commit a6ff43e61e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@actions/glob": "^0.5.0",
"@octokit/graphql-schema": "^15.26.0"
"@octokit/graphql-schema": "^15.26.1"
},
"devDependencies": {
"@biomejs/biome": "2.3.4",