build(release): 2.0.5 [skip ci]

## [2.0.5](https://github.com/actions/create-github-app-token/compare/v2.0.4...v2.0.5) (2025-05-02)

### Bug Fixes

* **deps:** bump the production-dependencies group with 3 updates ([#240](https://github.com/actions/create-github-app-token/issues/240)) ([d64d7d7](https://github.com/actions/create-github-app-token/commit/d64d7d73555d3f2cb08ce64bdd812e49308a2905))
This commit is contained in:
semantic-release-bot
2025-05-02 19:17:49 +00:00
parent d64d7d7355
commit db3cdf4098
4 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "create-github-app-token",
"version": "2.0.4",
"version": "2.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "create-github-app-token",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1",