chore(deps): update actions #167

Merged
CSRBot merged 1 commits from renovate/actions into master 2025-08-11 15:59:44 +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.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:03:42 +02:00
chore(deps): update docker/login-action action to v3.5.0
Some checks failed
Golang Tests / unittest (stable, ubuntu-latest-arm64) (push) Successful in 44s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (push) Successful in 1m53s
Golang Tests / unittest (stable, ubuntu-latest-arm64) (pull_request) Successful in 20s
Golang CI lint / golangci (stable, ubuntu-latest-arm64) (pull_request) Successful in 32s
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (push) Successful in 40s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (push) Failing after 15m36s
Golang Tests / unittest (stable, ubuntu-latest-amd64) (pull_request) Successful in 25s
Golang CI lint / golangci (stable, ubuntu-latest-amd64) (pull_request) Failing after 2m8s
35302d3aa6
CSRBot scheduled this pull request to auto merge when all checks succeed 2025-08-04 18:03:43 +02:00
CSRBot force-pushed renovate/actions from 35302d3aa6 to 328b399bf6 2025-08-11 15:08:12 +02:00 Compare
CSRBot changed title from chore(deps): update docker/login-action action to v3.5.0 to chore(deps): update actions 2025-08-11 15:08:12 +02:00
CSRBot merged commit 59468c80f6 into master 2025-08-11 15:59:44 +02:00
CSRBot deleted branch renovate/actions 2025-08-11 15:59:45 +02:00
Sign in to join this conversation.
No description provided.