chore(deps): update docker/login-action action to v4.6.0 #70

Open
renovate wants to merge 1 commit from renovate/docker-login-action-4.x into main
Member

This PR contains the following updates:

Package Type Update Change
docker/login-action action minor v4.5.2v4.6.0

Release Notes

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

v4.6.0

Compare Source

Full Changelog: https://github.com/docker/login-action/compare/v4.5.2...v4.6.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/login-action](https://github.com/docker/login-action) | action | minor | `v4.5.2` → `v4.6.0` | --- ### Release Notes <details> <summary>docker/login-action (docker/login-action)</summary> ### [`v4.6.0`](https://github.com/docker/login-action/releases/tag/v4.6.0) [Compare Source](https://github.com/docker/login-action/compare/v4.5.2...v4.6.0) - Harden buildx scoped config path handling by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;1059](https://github.com/docker/login-action/pull/1059) - 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.1095.0 in [#&#8203;1051](https://github.com/docker/login-action/pull/1051) - Bump js-yaml from 5.2.1 to 5.2.2 in [#&#8203;1057](https://github.com/docker/login-action/pull/1057) - Bump postcss from 8.5.10 to 8.5.22 in [#&#8203;1056](https://github.com/docker/login-action/pull/1056) **Full Changelog**: <https://github.com/docker/login-action/compare/v4.5.2...v4.6.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQ0LjI5LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIm1pbm9yLXVwZGF0ZSJdfQ==-->
chore(deps): update docker/login-action action to v4.6.0
All checks were successful
CI / Build / Publish / Shellcheck (pull_request) Successful in 2s
CI / Build / Publish / Validate CHANGELOG structure (pull_request) Successful in 2s
CI / Build / Publish / Bats unit tests (pull_request) Successful in 11s
CI / Build / Publish / PR build & smoke test (pull_request) Successful in 1m29s
CI / Build / Publish / Host-driven integration (entrypoint + storage sidecars) (pull_request) Successful in 2m21s
CI / Build / Publish / Round-trip + scheduler smoke (pull_request) Successful in 4m17s
CI / Build / Publish / Build multi-arch and push (pull_request) Has been skipped
CI / Build / Publish / Reconcile releases across registries (pull_request) Has been skipped
CI / Build / Publish / Workflow summary (pull_request) Has been skipped
7556125490
All checks were successful
CI / Build / Publish / Shellcheck (pull_request) Successful in 2s
CI / Build / Publish / Validate CHANGELOG structure (pull_request) Successful in 2s
CI / Build / Publish / Bats unit tests (pull_request) Successful in 11s
CI / Build / Publish / PR build & smoke test (pull_request) Successful in 1m29s
CI / Build / Publish / Host-driven integration (entrypoint + storage sidecars) (pull_request) Successful in 2m21s
CI / Build / Publish / Round-trip + scheduler smoke (pull_request) Successful in 4m17s
CI / Build / Publish / Build multi-arch and push (pull_request) Has been skipped
CI / Build / Publish / Reconcile releases across registries (pull_request) Has been skipped
CI / Build / Publish / Workflow summary (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 switch renovate/docker-login-action-4.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/docker-login-action-4.x
git switch renovate/docker-login-action-4.x
git rebase main
git switch main
git merge --ff-only renovate/docker-login-action-4.x
git switch renovate/docker-login-action-4.x
git rebase main
git switch main
git merge --no-ff renovate/docker-login-action-4.x
git switch main
git merge --squash renovate/docker-login-action-4.x
git switch main
git merge --ff-only renovate/docker-login-action-4.x
git switch main
git merge renovate/docker-login-action-4.x
git push origin main
Sign in to join this conversation.
No description provided.