build(release): 2.1.2 [skip ci]

## [2.1.2](https://github.com/actions/create-github-app-token/compare/v2.1.1...v2.1.2) (2025-09-12)

### Bug Fixes

* **deps:** bump @octokit/request from 9.2.3 to 10.0.2 ([#256](https://github.com/actions/create-github-app-token/issues/256)) ([5d7307b](5d7307be63))
This commit is contained in:
semantic-release-bot
2025-09-12 18:22:38 +00:00
parent 5d7307be63
commit def152b8a7
4 changed files with 3961 additions and 998 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "create-github-app-token",
"version": "2.1.1",
"version": "2.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "create-github-app-token",
"version": "2.1.1",
"version": "2.1.2",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",