tag:github.com,2008:https://github.com/actions/create-github-app-token/releases
Release notes from create-github-app-token
2026-03-14T00:22:10Z
tag:github.com,2008:Repository/642580244/v3.0.0
2026-03-14T00:22:12Z
v3.0.0
<h1><a href="https://github.com/actions/create-github-app-token/compare/v2.2.2...v3.0.0">3.0.0</a> (2026-03-14)</h1>
<ul>
<li>feat!: node 24 support (<a href="https://github.com/actions/create-github-app-token/issues/275" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/275/hovercard">#275</a>) (<a href="https://github.com/actions/create-github-app-token/commit/2e564a0bb8e7cc2b907b2401a2afe177882d4325">2e564a0</a>)</li>
<li>fix!: require <code>NODE_USE_ENV_PROXY</code> for proxy support (<a href="https://github.com/actions/create-github-app-token/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/342/hovercard">#342</a>) (<a href="https://github.com/actions/create-github-app-token/commit/4451bcbc139f8124b0bf04f968ea2586b17df458">4451bcb</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove custom proxy handling (<a href="https://github.com/actions/create-github-app-token/issues/143" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/143/hovercard">#143</a>) (<a href="https://github.com/actions/create-github-app-token/commit/dce0ab05f36f30b22fd14289fd36655c618e4e8e">dce0ab0</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>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.</li>
<li>Requires <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions Runner v2.327.1</a> or later if you are using a self-hosted runner.</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v3
2026-03-14T00:22:10Z
v3: build(release): 3.0.0 [skip ci]
<h1><a href="https://github.com/actions/create-github-app-token/compare/v2.2.2...v3.0.0">3.0.0</a> (2026-03-14)</h1>
<ul>
<li>feat!: node 24 support (<a href="https://github.com/actions/create-github-app-token/issues/275" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/275/hovercard">#275</a>) (<a href="https://github.com/actions/create-github-app-token/commit/2e564a0bb8e7cc2b907b2401a2afe177882d4325">2e564a0</a>)</li>
<li>fix!: require <code>NODE_USE_ENV_PROXY</code> for proxy support (<a href="https://github.com/actions/create-github-app-token/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/342/hovercard">#342</a>) (<a href="https://github.com/actions/create-github-app-token/commit/4451bcbc139f8124b0bf04f968ea2586b17df458">4451bcb</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>remove custom proxy handling (<a href="https://github.com/actions/create-github-app-token/issues/143" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/143/hovercard">#143</a>) (<a href="https://github.com/actions/create-github-app-token/commit/dce0ab05f36f30b22fd14289fd36655c618e4e8e">dce0ab0</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>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.</li>
<li>Requires <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions Runner v2.327.1</a> or later if you are using a self-hosted runner.</li>
</ul>
semantic-release-bot
tag:github.com,2008:Repository/642580244/v3.0.0-beta.6
2026-03-13T23:02:42Z
v3.0.0-beta.6
<h1><a href="https://github.com/actions/create-github-app-token/compare/v3.0.0-beta.5...v3.0.0-beta.6">3.0.0-beta.6</a> (2026-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump @actions/core from 1.11.1 to 3.0.0 (<a href="https://github.com/actions/create-github-app-token/issues/337" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/337/hovercard">#337</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b04413352d4644ac2131b9a90c074f5e93ca18a1">b044133</a>)</li>
<li><strong>deps:</strong> bump minimatch from 9.0.5 to 9.0.9 (<a href="https://github.com/actions/create-github-app-token/issues/335" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/335/hovercard">#335</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5cbc65624c9ddc4589492bda7c8b146223e8c3e4">5cbc656</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 4 updates (<a href="https://github.com/actions/create-github-app-token/issues/336" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/336/hovercard">#336</a>) (<a href="https://github.com/actions/create-github-app-token/commit/6bda5bc1410576b9a0879ce6076d53345485bba9">6bda5bc</a>)</li>
<li><strong>deps:</strong> bump undici from 7.16.0 to 7.18.2 (<a href="https://github.com/actions/create-github-app-token/issues/323" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/323/hovercard">#323</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b4f638f48ee0dcdbb0bc646c48e4cb2a2de847fe">b4f638f</a>)</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v3.0.0-beta.5
2026-03-13T21:50:59Z
v3.0.0-beta.5
<h1><a href="https://github.com/actions/create-github-app-token/compare/v3.0.0-beta.4...v3.0.0-beta.5">3.0.0-beta.5</a> (2026-03-13)</h1>
<ul>
<li>fix!: require <code>NODE_USE_ENV_PROXY</code> for proxy support (<a href="https://github.com/actions/create-github-app-token/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/342/hovercard">#342</a>) (<a href="https://github.com/actions/create-github-app-token/commit/d53a1cdfde844c958786293adcaf739ecb8b5eb9">d53a1cd</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>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.</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v3.0.0-beta.4
2026-03-13T06:27:09Z
v3.0.0-beta.4
<h1><a href="https://github.com/actions/create-github-app-token/compare/v3.0.0-beta.3...v3.0.0-beta.4">3.0.0-beta.4</a> (2026-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump @octokit/auth-app from 7.2.1 to 8.0.1 (<a href="https://github.com/actions/create-github-app-token/issues/257" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/257/hovercard">#257</a>) (<a href="https://github.com/actions/create-github-app-token/commit/bef1eaf1c0ac2b148ee2a0a74c65fbe6db0631f1">bef1eaf</a>)</li>
<li><strong>deps:</strong> bump @octokit/request from 9.2.3 to 10.0.2 (<a href="https://github.com/actions/create-github-app-token/issues/256" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/256/hovercard">#256</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5d7307be63501c0070c634b0ae8fec74e8208130">5d7307b</a>)</li>
<li><strong>deps:</strong> bump glob from 10.4.5 to 10.5.0 (<a href="https://github.com/actions/create-github-app-token/issues/305" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/305/hovercard">#305</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5480f4325a18c025ee16d7e081413854624e9edc">5480f43</a>)</li>
<li><strong>deps:</strong> bump p-retry from 6.2.1 to 7.1.0 (<a href="https://github.com/actions/create-github-app-token/issues/294" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/294/hovercard">#294</a>) (<a href="https://github.com/actions/create-github-app-token/commit/dce3be8b284f45e65caed11a610e2bef738d15b4">dce3be8</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 2 updates (<a href="https://github.com/actions/create-github-app-token/issues/292" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/292/hovercard">#292</a>) (<a href="https://github.com/actions/create-github-app-token/commit/55e2a4b2ccaaa8364303e6ab9f77e31ad02298e5">55e2a4b</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 2 updates (<a href="https://github.com/actions/create-github-app-token/issues/311" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/311/hovercard">#311</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b212e6a739dec02d8488610fbaf8f049f82ee999">b212e6a</a>)</li>
<li><strong>deps:</strong> bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (<a href="https://github.com/actions/create-github-app-token/issues/254" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/254/hovercard">#254</a>) (<a href="https://github.com/actions/create-github-app-token/commit/f3d5ec20739b0cf6f0d52e5a051b65484c378ec9">f3d5ec2</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update permission inputs (<a href="https://github.com/actions/create-github-app-token/issues/296" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/296/hovercard">#296</a>) (<a href="https://github.com/actions/create-github-app-token/commit/d90aa532332d33f6dc9656fd4491a98441595a37">d90aa53</a>)</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v3.0.0-beta.3
2026-03-13T06:19:29Z
v3.0.0-beta.3
<h1><a href="https://github.com/actions/create-github-app-token/compare/v3.0.0-beta.2...v3.0.0-beta.3">3.0.0-beta.3</a> (2026-03-13)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>require <code>NODE_USE_ENV_PROXY</code> for proxy support (<a href="https://github.com/actions/create-github-app-token/issues/342" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/342/hovercard">#342</a>) (<a href="https://github.com/actions/create-github-app-token/commit/54e58b612c0c4e52564c3c87486532017ad95b22">54e58b6</a>)</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v2.2.2
2026-03-13T22:51:57Z
v2.2.2
<h2><a href="https://github.com/actions/create-github-app-token/compare/v2.2.1...v2.2.2">2.2.2</a> (2026-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump @actions/core from 1.11.1 to 3.0.0 (<a href="https://github.com/actions/create-github-app-token/issues/337" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/337/hovercard">#337</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b04413352d4644ac2131b9a90c074f5e93ca18a1">b044133</a>)</li>
<li><strong>deps:</strong> bump minimatch from 9.0.5 to 9.0.9 (<a href="https://github.com/actions/create-github-app-token/issues/335" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/335/hovercard">#335</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5cbc65624c9ddc4589492bda7c8b146223e8c3e4">5cbc656</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 4 updates (<a href="https://github.com/actions/create-github-app-token/issues/336" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/336/hovercard">#336</a>) (<a href="https://github.com/actions/create-github-app-token/commit/6bda5bc1410576b9a0879ce6076d53345485bba9">6bda5bc</a>)</li>
<li><strong>deps:</strong> bump undici from 7.16.0 to 7.18.2 (<a href="https://github.com/actions/create-github-app-token/issues/323" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/323/hovercard">#323</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b4f638f48ee0dcdbb0bc646c48e4cb2a2de847fe">b4f638f</a>)</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v2
2026-03-13T22:51:54Z
v2: build(release): 2.2.2 [skip ci]
<h2><a href="https://github.com/actions/create-github-app-token/compare/v2.2.1...v2.2.2">2.2.2</a> (2026-03-13)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump @actions/core from 1.11.1 to 3.0.0 (<a href="https://github.com/actions/create-github-app-token/issues/337" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/337/hovercard">#337</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b04413352d4644ac2131b9a90c074f5e93ca18a1">b044133</a>)</li>
<li><strong>deps:</strong> bump minimatch from 9.0.5 to 9.0.9 (<a href="https://github.com/actions/create-github-app-token/issues/335" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/335/hovercard">#335</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5cbc65624c9ddc4589492bda7c8b146223e8c3e4">5cbc656</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 4 updates (<a href="https://github.com/actions/create-github-app-token/issues/336" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/336/hovercard">#336</a>) (<a href="https://github.com/actions/create-github-app-token/commit/6bda5bc1410576b9a0879ce6076d53345485bba9">6bda5bc</a>)</li>
<li><strong>deps:</strong> bump undici from 7.16.0 to 7.18.2 (<a href="https://github.com/actions/create-github-app-token/issues/323" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/323/hovercard">#323</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b4f638f48ee0dcdbb0bc646c48e4cb2a2de847fe">b4f638f</a>)</li>
</ul>
semantic-release-bot
tag:github.com,2008:Repository/642580244/v2.2.1
2025-12-05T22:53:06Z
v2.2.1
<h2><a href="https://github.com/actions/create-github-app-token/compare/v2.2.0...v2.2.1">2.2.1</a> (2025-12-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump the production-dependencies group with 2 updates (<a href="https://github.com/actions/create-github-app-token/issues/311" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/311/hovercard">#311</a>) (<a href="https://github.com/actions/create-github-app-token/commit/b212e6a739dec02d8488610fbaf8f049f82ee999">b212e6a</a>)</li>
</ul>
create-app-token-action-releaser[bot]
tag:github.com,2008:Repository/642580244/v2.2.0
2025-11-21T23:52:22Z
v2.2.0
<h1><a href="https://github.com/actions/create-github-app-token/compare/v2.1.4...v2.2.0">2.2.0</a> (2025-11-21)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump glob from 10.4.5 to 10.5.0 (<a href="https://github.com/actions/create-github-app-token/issues/305" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/305/hovercard">#305</a>) (<a href="https://github.com/actions/create-github-app-token/commit/5480f4325a18c025ee16d7e081413854624e9edc">5480f43</a>)</li>
<li><strong>deps:</strong> bump p-retry from 6.2.1 to 7.1.0 (<a href="https://github.com/actions/create-github-app-token/issues/294" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/294/hovercard">#294</a>) (<a href="https://github.com/actions/create-github-app-token/commit/dce3be8b284f45e65caed11a610e2bef738d15b4">dce3be8</a>)</li>
<li><strong>deps:</strong> bump the production-dependencies group with 2 updates (<a href="https://github.com/actions/create-github-app-token/issues/292" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/292/hovercard">#292</a>) (<a href="https://github.com/actions/create-github-app-token/commit/55e2a4b2ccaaa8364303e6ab9f77e31ad02298e5">55e2a4b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>update permission inputs (<a href="https://github.com/actions/create-github-app-token/issues/296" data-hovercard-type="pull_request" data-hovercard-url="/actions/create-github-app-token/pull/296/hovercard">#296</a>) (<a href="https://github.com/actions/create-github-app-token/commit/d90aa532332d33f6dc9656fd4491a98441595a37">d90aa53</a>)</li>
</ul>
create-app-token-action-releaser[bot]