chore(deps): update actions #72

Merged
CSRBot merged 1 commits from renovate/actions into master 2025-10-02 18:00:28 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.2.2 -> v4.3.0
docker/login-action action minor v3.4.0 -> v3.6.0

Release Notes

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0

docker/login-action (docker/login-action)

v3.6.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v3.4.0...v3.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | minor | `v4.2.2` -> `v4.3.0` | | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v3.4.0` -> `v3.6.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.3.0`](https://github.com/actions/checkout/releases/tag/v4.3.0) [Compare Source](https://github.com/actions/checkout/compare/v4.2.2...v4.3.0) ##### What's Changed - docs: update README.md by [@&#8203;motss](https://github.com/motss) in https://github.com/actions/checkout/pull/1971 - Add internal repos for checking out multiple repositories by [@&#8203;mouismail](https://github.com/mouismail) in https://github.com/actions/checkout/pull/1977 - Documentation update - add recommended permissions to Readme by [@&#8203;benwells](https://github.com/benwells) in https://github.com/actions/checkout/pull/2043 - Adjust positioning of user email note and permissions heading by [@&#8203;joshmgross](https://github.com/joshmgross) in https://github.com/actions/checkout/pull/2044 - Update README.md by [@&#8203;nebuk89](https://github.com/nebuk89) in https://github.com/actions/checkout/pull/2194 - Update CODEOWNERS for actions by [@&#8203;TingluoHuang](https://github.com/TingluoHuang) in https://github.com/actions/checkout/pull/2224 - Update package dependencies by [@&#8203;salmanmkc](https://github.com/salmanmkc) in https://github.com/actions/checkout/pull/2236 - Prepare release v4.3.0 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in https://github.com/actions/checkout/pull/2237 ##### New Contributors - [@&#8203;motss](https://github.com/motss) made their first contribution in https://github.com/actions/checkout/pull/1971 - [@&#8203;mouismail](https://github.com/mouismail) made their first contribution in https://github.com/actions/checkout/pull/1977 - [@&#8203;benwells](https://github.com/benwells) made their first contribution in https://github.com/actions/checkout/pull/2043 - [@&#8203;nebuk89](https://github.com/nebuk89) made their first contribution in https://github.com/actions/checkout/pull/2194 - [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in https://github.com/actions/checkout/pull/2236 **Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.3.0 </details> <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v3.6.0`](https://github.com/docker/login-action/releases/tag/v3.6.0) [Compare Source](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0) - Add `registry-auth` input for raw authentication to registries by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;887](https://github.com/docker/login-action/pull/887) - Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) to 3.890.0 in [#&#8203;882](https://github.com/docker/login-action/pull/882) [#&#8203;890](https://github.com/docker/login-action/pull/890) - Bump [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.890.0 in [#&#8203;882](https://github.com/docker/login-action/pull/882) [#&#8203;890](https://github.com/docker/login-action/pull/890) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.63.0 in [#&#8203;883](https://github.com/docker/login-action/pull/883) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;880](https://github.com/docker/login-action/pull/880) - Bump undici from 5.28.4 to 5.29.0 in [#&#8203;879](https://github.com/docker/login-action/pull/879) - Bump tmp from 0.2.3 to 0.2.4 in [#&#8203;881](https://github.com/docker/login-action/pull/881) **Full Changelog**: <https://github.com/docker/login-action/compare/v3.5.0...v3.6.0> ### [`v3.5.0`](https://github.com/docker/login-action/releases/tag/v3.5.0) [Compare Source](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0) - Support dual-stack endpoints for AWS ECR by [@&#8203;Spacefish](https://github.com/Spacefish) [@&#8203;crazy-max](https://github.com/crazy-max) in https://github.com/docker/login-action/pull/874 https://github.com/docker/login-action/pull/876 - Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) to 3.859.0 in https://github.com/docker/login-action/pull/860 https://github.com/docker/login-action/pull/878 - Bump [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.859.0 in https://github.com/docker/login-action/pull/860 https://github.com/docker/login-action/pull/878 - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.57.0 to 0.62.1 in https://github.com/docker/login-action/pull/870 - Bump form-data from 2.5.1 to 2.5.5 in https://github.com/docker/login-action/pull/875 **Full Changelog**: https://github.com/docker/login-action/compare/v3.4.0...v3.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuMTIzLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUvYXV0b21lcmdlIiwicmVub3ZhdGUvZ2l0aHViLWFjdGlvbiJdfQ==-->
CSRBot added 1 commit 2025-08-04 18:16:43 +02:00
chore(deps): update docker/login-action action to v3.5.0
Some checks failed
Build / build-arm64 (pull_request) Failing after 1m22s
Lint Markdown files / markdown-lint (pull_request) Successful in 12s
Build / build-amd64 (pull_request) Failing after 1m47s
068c196bfc
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-08-04 18:16:45 +02:00
CSRBot changed title from chore(deps): update docker/login-action action to v3.5.0 to chore(deps): update actions 2025-08-11 15:25:11 +02:00
CSRBot force-pushed renovate/actions from 068c196bfc to 13cac22bd4 2025-08-11 15:25:12 +02:00 Compare
CSRBot force-pushed renovate/actions from 13cac22bd4 to ff3851e4a3 2025-09-29 15:17:58 +02:00 Compare
CSRBot force-pushed renovate/actions from ff3851e4a3 to 5d49e076f4 2025-10-02 17:08:43 +02:00 Compare
CSRBot merged commit b961d0457e into master 2025-10-02 18:00:28 +02:00
CSRBot deleted branch renovate/actions 2025-10-02 18:00:29 +02:00
Sign in to join this conversation.
No description provided.