build(release): 2.1.3 [skip ci]

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

### Bug Fixes

* **deps:** bump undici from 7.8.0 to 7.10.0 in the production-dependencies group ([#254](https://github.com/actions/create-github-app-token/issues/254)) ([f3d5ec2](f3d5ec2073))
This commit is contained in:
semantic-release-bot
2025-09-13 00:14:39 +00:00
parent f3d5ec2073
commit 1526738aa4
4 changed files with 6273 additions and 2239 deletions

4
package-lock.json generated
View File

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