[deps]: Update docker/login-action action to v4#7346
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
[deps]: Update docker/login-action action to v4#7346renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Internal tracking:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
brandonbiete
approved these changes
Apr 3, 2026
brandonbiete
left a comment
There was a problem hiding this comment.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.0→v4.0.0v4.1.0Release Notes
docker/login-action (docker/login-action)
v4.0.0Compare Source
Full Changelog: docker/login-action@v3.7.0...v4.0.0
v3.7.0Compare Source
scopeinput to set scopes for the authentication token by @crazy-max in #912registry-authinput by @crazy-max in #911Full Changelog: docker/login-action@v3.6.0...v3.7.0
v3.6.0Compare Source
registry-authinput for raw authentication to registries by @crazy-max in #887Full 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.
This PR was generated by Mend Renovate. View the repository job log.