build(release): 2.1.4 [skip ci]

## [2.1.4](https://github.com/actions/create-github-app-token/compare/v2.1.3...v2.1.4) (2025-09-13)

### Bug Fixes

* **deps:** bump @octokit/auth-app from 7.2.1 to 8.0.1 ([#257](https://github.com/actions/create-github-app-token/issues/257)) ([bef1eaf](bef1eaf1c0))
This commit is contained in:
semantic-release-bot
2025-09-13 00:16:56 +00:00
parent bef1eaf1c0
commit 6701853927
4 changed files with 1031 additions and 3982 deletions

4
package-lock.json generated
View File

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