Skip to content

Releases: actions/create-github-app-token

v3.0.0

14 Mar 00:22

Choose a tag to compare

3.0.0 (2026-03-14)

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

13 Mar 23:02

Choose a tag to compare

v3.0.0-beta.6 Pre-release
Pre-release

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

13 Mar 21:50

Choose a tag to compare

v3.0.0-beta.5 Pre-release
Pre-release

3.0.0-beta.5 (2026-03-13)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

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

13 Mar 06:27

Choose a tag to compare

v3.0.0-beta.4 Pre-release
Pre-release

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

13 Mar 06:19

Choose a tag to compare

v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2026-03-13)

Bug Fixes

  • require NODE_USE_ENV_PROXY for proxy support (#342) (54e58b6)

v2.2.2

13 Mar 22:51

Choose a tag to compare

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)

v2.2.1

05 Dec 22:53

Choose a tag to compare

2.2.1 (2025-12-05)

Bug Fixes

  • deps: bump the production-dependencies group with 2 updates (#311) (b212e6a)

v2.2.0

21 Nov 23:51

Choose a tag to compare

2.2.0 (2025-11-21)

Bug Fixes

  • 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)

Features

v2.1.4

13 Sep 00:16

Choose a tag to compare

2.1.4 (2025-09-13)

Bug Fixes

  • deps: bump @octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)

v2.1.3

13 Sep 00:14

Choose a tag to compare

2.1.3 (2025-09-13)

Bug Fixes

  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#254) (f3d5ec2)