Update docker/login-action action to v4#1633
Conversation
93b6f01 to
2a1744d
Compare
|
@CodeRabbit review pls |
|
✅ Actions performedReview triggered.
|
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment |
There was a problem hiding this comment.
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-actionfromv3tov4in the push workflow (GCP Artifact Registry + GHCR logins). - Bump
docker/login-actionfromv3tov4in 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" |
This PR contains the following updates:
v3→v4Release Notes
docker/login-action (docker/login-action)
v4Compare 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.
This PR was generated by Mend Renovate. View the repository job log.