build(release): 2.2.1 [skip ci]

## [2.2.1](https://github.com/actions/create-github-app-token/compare/v2.2.0...v2.2.1) (2025-12-05)

### Bug Fixes

* **deps:** bump the production-dependencies group with 2 updates ([#311](https://github.com/actions/create-github-app-token/issues/311)) ([b212e6a](b212e6a739))
This commit is contained in:
semantic-release-bot
2025-12-05 22:53:03 +00:00
parent b212e6a739
commit 29824e69f5
4 changed files with 98 additions and 76 deletions

4
package-lock.json generated
View File

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