Sourced from actions/create-github-app-token's releases.
v3.2.0
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
Sourced from actions/create-github-app-token's changelog.
Changelog
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
bcd2ba4
chore(main): release 3.2.0 (#370)f24bbd8
fix: validate private-key input (#376)363531b
docs: capitalize Git as a proper noun in README (#374)fd28011
docs: update procedure to configure Git (#287)85eb8dd
feat: support full repository names in repositories input
(#372)c9aabb8
build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the
development-dependencie...e02e816
build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bf
build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the
development-depend...952a2a7
feat: add support for enterprise-level GitHub Apps (#263)43e5c34
fix(deps): bump @actions/core from 3.0.0 to 3.0.1 in the
production-dependenc...Sourced from aws-actions/configure-aws-credentials's releases.
v6.1.1
What's Changed
- chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1722- chore(deps-dev): bump
@types/nodefrom 25.5.0 to 25.5.2 by@dependabot[bot] in aws-actions/configure-aws-credentials#1723- chore(deps-dev): bump
@smithy/property-providerfrom 4.2.12 to 4.2.13 by@dependabot[bot] in aws-actions/configure-aws-credentials#1724- chore(deps): bump proxy-agent from 8.0.0 to 8.0.1 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1726- chore(deps): bump
@smithy/node-http-handlerfrom 4.5.1 to 4.5.2 by@dependabot[bot] in aws-actions/configure-aws-credentials#1725- chore(deps): bump
@aws-sdk/client-stsfrom 3.1020.0 to 3.1025.0 by@dependabot[bot] in aws-actions/configure-aws-credentials#1727- chore(deps): bump basic-ftp from 5.2.0 to 5.2.1 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1728- chore(deps): bump basic-ftp from 5.2.1 to 5.2.2 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1729- chore(deps-dev): bump
@types/nodefrom 25.5.2 to 25.6.0 by@dependabot[bot] in aws-actions/configure-aws-credentials#1730- chore(deps-dev): bump
@aws-sdk/credential-provider-envfrom 3.972.24 to 3.972.25 by@dependabot[bot] in aws-actions/configure-aws-credentials#1733- chore(deps): bump
@aws-sdk/client-stsfrom 3.1025.0 to 3.1030.0 by@dependabot[bot] in aws-actions/configure-aws-credentials#1732- chore(deps-dev): bump
@biomejs/biomefrom 2.4.10 to 2.4.11 by@dependabot[bot] in aws-actions/configure-aws-credentials#1734- chore(deps): bump basic-ftp from 5.2.2 to 5.3.0 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1736- chore(deps-dev): bump memfs from 4.57.1 to 4.57.2 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1737- chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1740- chore(deps-dev): bump
@smithy/property-providerfrom 4.2.13 to 4.2.14 by@dependabot[bot] in aws-actions/configure-aws-credentials#1741- chore(deps-dev): bump
@aws-sdk/credential-provider-envfrom 3.972.25 to 3.972.28 by@dependabot[bot] in aws-actions/configure-aws-credentials#1742- chore(deps): bump
@aws-sdk/client-stsfrom 3.1030.0 to 3.1033.0 by@dependabot[bot] in aws-actions/configure-aws-credentials#1743- chore(deps-dev): bump
@biomejs/biomefrom 2.4.11 to 2.4.12 by@dependabot[bot] in aws-actions/configure-aws-credentials#1739- chore(deps-dev): bump
@biomejs/biomefrom 2.4.12 to 2.4.13 by@dependabot[bot] in aws-actions/configure-aws-credentials#1747- chore(deps): bump postcss from 8.5.6 to 8.5.12 by
@dependabot[bot] in aws-actions/configure-aws-credentials#1752- chore(deps): bump
@smithy/node-http-handlerfrom 4.6.0 to 4.6.1 by@dependabot[bot] in aws-actions/configure-aws-credentials#1750- chore(deps-dev): bump
@aws-sdk/credential-provider-envfrom 3.972.28 to 3.972.32 by@dependabot[bot] in aws-actions/configure-aws-credentials#1751- chore(deps): bump
@aws-sdk/client-stsfrom 3.1033.0 to 3.1038.0 by@dependabot[bot] in aws-actions/configure-aws-credentials#1749- chore: release 6.1.1 by
@lehmanmjin aws-actions/configure-aws-credentials#1757Full Changelog: https://github.com/aws-actions/configure-aws-credentials/compare/v6...v6.1.1
Sourced from aws-actions/configure-aws-credentials's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.1 (2026-05-05)
Miscellaneous Chores
- various dependency updates
6.1.0 (2026-04-06)
Features
- add skip cleanup option (#1716) (11b1c58), closes #1545
- Support usage of AWS Profiles (#1696) (a7f0c82)
6.0.0 (2026-02-04)
⚠ BREAKING CHANGES
Features
Bug Fixes
5.1.1 (2025-11-24)
Miscellaneous Chores
- release 5.1.1 (56d6a58)
5.1.0 (2025-10-06)
Features
... (truncated)
d979d5b
chore: release 6.1.1 (#1757)d4a9acd
chore: Update distfc44f4a
chore(deps): bump @aws-sdk/client-sts from 3.1033.0 to
3.1038.0 (#1749)0b8336f
chore: Update dist8c5bf33
chore(deps-dev): bump @aws-sdk/credential-provider-env (#1751)53df0c1
chore: Update distc2c5582
chore(deps): bump @smithy/node-http-handler from 4.6.0 to
4.6.1 (#1750)bd0031d
chore(deps): bump postcss from 8.5.6 to 8.5.12 (#1752)6ab499a
chore(deps-dev): bump @biomejs/biome from 2.4.12 to 2.4.13
(#1747)bc94895
chore(deps-dev): bump @biomejs/biome from 2.4.11 to 2.4.12
(#1739)