Sourced from docker/login-action's releases.
v3.7.0
- Add
scopeinput to set scopes for the authentication token by@crazy-maxin docker/login-action#912- Add support for AWS European Sovereign Cloud ECR by
@dphiin docker/login-action#914- Ensure passwords are redacted with
registry-authinput by@crazy-maxin docker/login-action#911- build(deps): bump lodash from 4.17.21 to 4.17.23 in docker/login-action#915
Full Changelog: https://github.com/docker/login-action/compare/v3.6.0...v3.7.0
c94ce9f
Merge pull request #915
from docker/dependabot/npm_and_yarn/lodash-4.17.238339c95
Merge pull request #912
from docker/scopec83e932
build(deps): bump lodash from 4.17.21 to 4.17.23b268aa5
chore: update generated contenta603229
documentation for scope input7567f92
Add scope input to set scopes for the authentication token0567fa5
Merge pull request #914
from dphi/add-support-for-amazonaws.euf6ef577
feat: add support for AWS European Sovereign Cloud ECR registries916386b
Merge pull request #911
from crazy-max/ensure-redact5b3f94a
chore: update generated contentSourced from actions/setup-python's releases.
v6.2.0
What's Changed
Dependency Upgrades
- Upgrade dependencies to Node 24 compatible versions by
@salmanmkcin actions/setup-python#1259- Upgrade urllib3 from 2.5.0 to 2.6.3 in
/__tests__/databy@dependabotin actions/setup-python#1253 and actions/setup-python#1264Full Changelog: https://github.com/actions/setup-python/compare/v6...v6.2.0
Sourced from actions/cache's releases.
v5.0.3
What's Changed
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.3Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.3
v.5.0.2
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
Sourced from actions/cache's changelog.
Releases
How to prepare a release
[!NOTE]
Relevant for maintainers with write access only.
- Switch to a new branch from
main.- Run
npm testto ensure all tests are passing.- Update the version in
https://github.com/actions/cache/blob/main/package.json.- Run
npm run buildto update the compiled files.- Update this
https://github.com/actions/cache/blob/main/RELEASES.mdwith the new version and changes in the## Changelogsection.- Run
licensed cacheto update the license report.- Run
licensed statusand resolve any warnings by updating thehttps://github.com/actions/cache/blob/main/.licensed.ymlfile with the exceptions.- Commit your changes and push your branch upstream.
- Open a pull request against
mainand get it reviewed and merged.- Draft a new release https://github.com/actions/cache/releases use the same version number used in
package.json
- Create a new tag with the version number.
- Auto generate release notes and update them to match the changes you made in
RELEASES.md.- Toggle the set as the latest release option.
- Publish the release.
- Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
- There should be a workflow run queued with the same version number.
- Approve the run to publish the new version and update the major tags for this action.
Changelog
5.0.3
- Bump
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)- Bump
@actions/coreto v2.0.35.0.2
- Bump
@actions/cacheto v5.0.3 #16925.0.1
- Update
@azure/storage-blobto^12.29.1via@actions/cache@5.0.1#16855.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.4.3.0
- Bump
@actions/cacheto v4.1.0
... (truncated)
cdf6c1f
Merge pull request #1695
from actions/Link-/prepare-5.0.3a1bee22
Add review for the @actions/http-client license4695763
Add licensed outputdc73bb9
Upgrade dependencies and address security warnings345d5c2
Add 5.0.3 builds8b402f5
Merge pull request #1692
from GhadimiR/main304ab5a
license for httpclient609fc19
Update licensed record for cacheb22231e
Build93150cd
Add PR link to releases