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

View File

@@ -2,7 +2,7 @@
"name": "create-github-app-token",
"private": true,
"type": "module",
"version": "2.2.0",
"version": "2.2.1",
"description": "GitHub Action for creating a GitHub App Installation Access Token",
"engines": {
"node": ">=20"