Skip to content

[deps]: Update docker/login-action action to v4#7346

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-login-action-4.x
Open

[deps]: Update docker/login-action action to v4#7346
renovate[bot] wants to merge 1 commit intomainfrom
renovate/docker-login-action-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Type Update Change Pending
docker/login-action action major v3.5.0v4.0.0 v4.1.0

Release Notes

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

v4.0.0

Compare Source

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners March 30, 2026 02:17
@renovate renovate bot requested a review from dani-garcia March 30, 2026 02:18
@renovate renovate bot requested a review from brandonbiete March 30, 2026 02:18
@bitwarden-bot bitwarden-bot changed the title [deps]: Update docker/login-action action to v4 [PM-34321] [deps]: Update docker/login-action action to v4 Mar 30, 2026
@bitwarden-bot
Copy link
Copy Markdown

Internal tracking:

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.01%. Comparing base (6547361) to head (af98a54).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7346      +/-   ##
==========================================
- Coverage   58.01%   58.01%   -0.01%     
==========================================
  Files        2049     2049              
  Lines       90363    90363              
  Branches     8030     8030              
==========================================
- Hits        52423    52422       -1     
- Misses      36076    36077       +1     
  Partials     1864     1864              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title [PM-34321] [deps]: Update docker/login-action action to v4 [deps]: Update docker/login-action action to v4 Mar 30, 2026
Copy link
Copy Markdown

@brandonbiete brandonbiete left a comment

Choose a reason for hiding this comment

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

No configuration changes needed. Standard GHCR login pattern continues working unchanged.

  • Runner compatibility: Requires Actions Runner v2.327.1+ (July 2024). GitHub-hosted ubuntu-22.04 runners are well past this version
  • No breaking input changes: All existing inputs (registry, username, password) remain fully compatible with identical behavior
  • No deprecated features used: Only breaking change is Node 24 runtime requirement, which we meet
  • Internal changes only: Switch to ESM modules and dependency updates are transparent to users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants