Releases · actions/create-github-app-token (original) (raw)
v3.2.0
12 May 23:31
Immutablerelease. Only release title and notes can be modified.
3.2.0 (2026-05-12)
Features
- add support for enterprise-level GitHub Apps (#263) (952a2a7)
- support full repository names in
repositoriesinput (#372) (85eb8dd)
Bug Fixes
- deps: bump @actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
- validate private-key input (#376) (f24bbd8)
v3.1.1
11 Apr 06:43
Immutablerelease. Only release title and notes can be modified.
3.1.1 (2026-04-11)
Bug Fixes
v3.1.0
3.1.0 (2026-04-11)
Bug Fixes
Features
v3.0.0
3.0.0 (2026-03-14)
- feat!: node 24 support (#275) (2e564a0)
- fix!: require
NODE_USE_ENV_PROXYfor proxy support (#342) (4451bcb)
Bug Fixes
BREAKING CHANGES
- Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
- Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.
v3.0.0-beta.6
3.0.0-beta.6 (2026-03-13)
Bug Fixes
- deps: bump @actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
- deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
- deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
- deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)
v3.0.0-beta.5
3.0.0-beta.5 (2026-03-13)
BREAKING CHANGES
- Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
v3.0.0-beta.4
3.0.0-beta.4 (2026-03-13)
Bug Fixes
- deps: bump @octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
- deps: bump @octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
- deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
- deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)
- deps: bump the production-dependencies group with 2 updates (#292) (55e2a4b)
- deps: bump the production-dependencies group with 2 updates (#311) (b212e6a)
- deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#254) (f3d5ec2)
Features
v3.0.0-beta.3
v2.2.2
2.2.2 (2026-03-13)
Bug Fixes
- deps: bump @actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
- deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
- deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
- deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)