chore(deps): update actions #72

Open
CSRBot wants to merge 1 commits from renovate/actions into master
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.5.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.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.5.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.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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9hdXRvbWVyZ2UiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIl19-->
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
Some checks failed
Lint Markdown files / markdown-lint (pull_request) Successful in 18s
Required
Details
Build / build-arm64 (pull_request) Failing after 1m20s
Required
Details
Build / build-amd64 (pull_request) Failing after 2m11s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions:renovate/actions
git checkout renovate/actions
Sign in to join this conversation.
No description provided.