Skip to content

build(deps): bump docker/login-action from 3.7.0 to 4.4.0 - #33

Merged
rmems merged 2 commits into
mainfrom
dependabot/github_actions/docker/login-action-4.4.0
Jul 16, 2026
Merged

build(deps): bump docker/login-action from 3.7.0 to 4.4.0#33
rmems merged 2 commits into
mainfrom
dependabot/github_actions/docker/login-action-4.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/login-action from 3.7.0 to 4.4.0.

Release notes

Sourced from docker/login-action's releases.

v4.4.0

Full Changelog: docker/login-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/login-action@v4.2.0...v4.3.0

v4.2.0

Full Changelog: docker/login-action@v4.1.0...v4.2.0

v4.1.0

... (truncated)

Commits
  • af1e73f Merge pull request #1034 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • da722bd [dependabot skip] chore: update generated content
  • 2916ad6 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • ca0a662 Merge pull request #1035 from crazy-max/fix-registry-auth-empty-mask
  • c455755 chore: update generated content
  • 4835190 skip empty registry-auth secret mask
  • 992421c Merge pull request #1033 from docker/dependabot/github_actions/docker/bake-ac...
  • b249b43 Merge pull request #1032 from docker/dependabot/github_actions/docker/bake-ac...
  • 1b67977 build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
  • 9d49d6a build(deps): bump docker/bake-action/subaction/matrix
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Improved the Docker image build and publishing workflow by updating the container registry login action to a newer, pinned version for greater reliability.
  • Style
    • Simplified a small internal constant representation used for parsing, with no intended change to behavior.

Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@c94ce9f...af1e73f)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 49d1b430-6211-4302-9929-55a6eb2d330d

📥 Commits

Reviewing files that changed from the base of the PR and between 0fd2f4f and 411a48e.

📒 Files selected for processing (1)
  • src/gguf/cursor.rs

📝 Walkthrough

Walkthrough

The Docker build workflow updates its pinned registry login action to v4.4.0, while the GGUF cursor expresses the unchanged magic-byte value with a byte-string literal.

Changes

Docker workflow

Layer / File(s) Summary
Update registry authentication action
.github/workflows/docker-build.yml
The registry login step switches from the previous v3 commit to the pinned v4.4.0 commit.

GGUF cursor

Layer / File(s) Summary
Simplify GGUF magic constant
src/gguf/cursor.rs
GGUF_MAGIC retains its [u8; 4] type and value while using *b"GGUF" for initialization.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested labels: CI/CD, docker

Suggested reviewers: rmems

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main dependency bump in the workflow changes and is concise and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

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

@codacy-production

codacy-production Bot commented Jul 15, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@kilo-code-bot

kilo-code-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • src/gguf/cursor.rs
Previous Review Summary (commit 0fd2f4f)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 0fd2f4f)

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • .github/workflows/docker-build.yml

Reviewed by mimo-v2.5 · Input: 22.5K · Output: 2.3K · Cached: 90.6K

Clippy byte_char_slices lint flags [b'G', b'G', b'U', b'F'] —
use *b"GGUF" instead. Fixes CI failure with -D warnings.

Co-Authored-By: Mimo Code agent: MiMo-V2.5
@rmems rmems self-assigned this Jul 16, 2026
@rmems
rmems merged commit 08030e8 into main Jul 16, 2026
6 checks passed
@rmems
rmems deleted the dependabot/github_actions/docker/login-action-4.4.0 branch July 16, 2026 08:43
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.

1 participant