feat: update permission inputs by dependabot[bot] · Pull Request #358 · actions/create-github-app-token

Bumps @octokit/openapi from 21.0.0 to 22.0.0.

Release notes

Sourced from @​octokit/openapi's releases.

v22.0.0

22.0.0 (2025-12-09)

Features

  • drop projects-classic endpoints, add GitHub API endpoints: cache limits (retention & storage) for repos/orgs/enterprises, billing budgets & usage, artifacts deployment metadata, and projectsV2 drafts & fields (#518) (b0c44a4)

BREAKING CHANGES

  • Removed /orgs/{org}/projects
  • Removed /orgs/{org}/settings/billing/actions
  • Removed /orgs/{org}/settings/billing/packages
  • Removed /orgs/{org}/settings/billing/shared-storage
  • Removed /orgs/{org}/teams/{team_slug}/projects
  • Removed /orgs/{org}/teams/{team_slug}/projects/{project_id}
  • Removed /projects/columns/{column_id}
  • Removed /projects/columns/{column_id}/moves
  • Removed /projects/{project_id}
  • Removed /projects/{project_id}/collaborators
  • Removed /projects/{project_id}/collaborators/{username}
  • Removed /projects/{project_id}/collaborators/{username}/permission
  • Removed /repos/{owner}/{repo}/projects
  • Removed /teams/{team_id}/projects
  • Removed /teams/{team_id}/projects/{project_id}
  • Removed /user/projects
  • Removed /users/{username}/projects
  • Removed /users/{username}/settings/billing/actions
  • Removed /users/{username}/settings/billing/packages
  • Removed /users/{username}/settings/billing/shared-storage
Commits
  • 6f63b86 build(deps): lock file maintenance (#520)
  • b0c44a4 feat: drop projects-classic endpoints, add GitHub API endpoints: cache limits...
  • a8043eb ci(action): update actions/checkout action to v6 (#519)
  • af315cd build(deps): lock file maintenance (#514)
  • 170f396 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#516)
  • 077a1b9 build(deps): lock file maintenance (#508)
  • cfca956 ci(action): update github/codeql-action action to v4 (#510)
  • f15da93 ci(action): update peter-evans/create-or-update-comment action to v5 (#509)
  • 64bef33 chore(deps): update dependency map-obj to v6 (#507)
  • 4e8e223 chore(deps): update dependency github-enterprise-server-versions to v3 (#511)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​octokit/openapi since your current version.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)