Skip to content

Update docker/login-action action to v4#1633

Merged
rmgpinto merged 1 commit intomainfrom
renovate/docker-login-action-4.x
Mar 18, 2026
Merged

Update docker/login-action action to v4#1633
rmgpinto merged 1 commit intomainfrom
renovate/docker-login-action-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Type Update Change
docker/login-action action major v3v4

Release Notes

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

v4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 07:00 AM and 04:59 PM, only on Monday, Tuesday, Wednesday, and Thursday ( * 7-16 * * 1,2,3,4 ) (UTC).

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

Rebasing: Never, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/docker-login-action-4.x branch from 93b6f01 to 2a1744d Compare March 5, 2026 10:02
@sagzy sagzy requested review from Copilot and rmgpinto March 18, 2026 09:09
@sagzy
Copy link
Contributor

sagzy commented Mar 18, 2026

@CodeRabbit review pls

@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

@sagzy Sure, I'll review the changes now!

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link

coderabbitai bot commented Mar 18, 2026

Warning

Rate limit exceeded

@sagzy has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 25 minutes and 48 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 271ef683-21c9-450b-87a8-740f35db02b3

📥 Commits

Reviewing files that changed from the base of the PR and between 3cb8377 and 2a1744d.

📒 Files selected for processing (2)
  • .github/workflows/build.yml
  • .github/workflows/push.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/docker-login-action-4.x
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions workflows to use docker/login-action@v4 (from v3) for Docker registry authentication during build/push pipelines.

Changes:

  • Bump docker/login-action from v3 to v4 in the push workflow (GCP Artifact Registry + GHCR logins).
  • Bump docker/login-action from v3 to v4 in the build workflow (GCP Artifact Registry login for reconcile-account-topics job).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/push.yml Updates Docker login action to v4 for both registry logins.
.github/workflows/build.yml Updates Docker login action to v4 for GCP Artifact Registry login.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

username: oauth2accesstoken
password: ${{ steps.gcp-auth.outputs.access_token }}

- name: Login to GitHub Container Registry"
@rmgpinto rmgpinto merged commit a74f7a9 into main Mar 18, 2026
15 checks passed
@rmgpinto rmgpinto deleted the renovate/docker-login-action-4.x branch March 18, 2026 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants