chore(deps): update docker/login-action action to v4.5.0 #103

Open
CSRBot wants to merge 1 commits from renovate/docker-login-action-4.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
docker/login-action action minor v4.4.0v4.5.0

Release Notes

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

v4.5.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.4.0` → `v4.5.0` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v4.5.0`](https://github.com/docker/login-action/releases/tag/v4.5.0) [Compare Source](https://github.com/docker/login-action/compare/v4.4.0...v4.5.0) - [Docker Hub OIDC](https://github.com/docker/login-action#docker-hub) login support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1048](https://github.com/docker/login-action/pull/1048) - Bump [@&#8203;aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@&#8203;aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1091.0 in [#&#8203;1037](https://github.com/docker/login-action/pull/1037) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.92.0 to 0.94.0 in [#&#8203;1044](https://github.com/docker/login-action/pull/1044) [#&#8203;1050](https://github.com/docker/login-action/pull/1050) - Bump brace-expansion from 1.1.13 to 1.1.16 in [#&#8203;1046](https://github.com/docker/login-action/pull/1046) - Bump js-yaml from 5.2.0 to 5.2.1 in [#&#8203;1038](https://github.com/docker/login-action/pull/1038) **Full Changelog**: <https://github.com/docker/login-action/compare/v4.4.0...v4.5.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2F1dG9tZXJnZSIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iXX0=-->
CSRBot added 1 commit 2026-07-23 20:23:45 +02:00
chore(deps): update docker/login-action action to v4.5.0
Build / build-amd64 (pull_request) Failing after 1s
Lint Markdown files / markdown-lint (pull_request) Failing after 8s
Build / build-arm64 (pull_request) Failing after 17s
5febccb041
CSRBot scheduled this pull request to auto merge when all checks succeed 2026-07-23 20:23:47 +02:00
volker.raschek was assigned by CSRBot 2026-07-23 23:23:32 +02:00
Some required checks failed
Build / build-amd64 (pull_request) Failing after 1s
Required
Details
Lint Markdown files / markdown-lint (pull_request) Failing after 8s
Required
Details
Build / build-arm64 (pull_request) Failing after 17s
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/docker-login-action-4.x:renovate/docker-login-action-4.x
git checkout renovate/docker-login-action-4.x
Sign in to join this conversation.