Skip to content

chore(deps): update docker/login-action action to v4.4.0 - #82

Merged
koki-develop merged 1 commit into
mainfrom
renovate/docker-login-action-4.x
Jul 29, 2026
Merged

chore(deps): update docker/login-action action to v4.4.0#82
koki-develop merged 1 commit into
mainfrom
renovate/docker-login-action-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending
docker/login-action action minor v4.1.0v4.4.0 v4.5.2 (+2)

Release Notes

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

v4.4.0

Compare Source

v4.3.0

Compare Source

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

v4.2.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

This PR updates docker/login-action from v4.1.0 to v4.4.0, spanning three minor releases (v4.2.0, v4.3.0, and v4.4.0).

v4.2.0 Changes:

  • Dependency updates: @actions/core, AWS SDK packages, Docker actions toolkit, and various security-related packages
  • Notable upgrades: tar, postcss, fast-xml-parser, http-proxy-agent libraries
  • No breaking changes or API modifications

v4.3.0 Changes:

  • Build improvement: Preserve names in esbuild bundle (enhances debugging)
  • Dependency updates: AWS SDK (3.1076.0), Docker actions toolkit (0.92.0), Sigstore packages, js-yaml (4.1.1 → 5.2.0)
  • Security patches: undici, vite, http-proxy-agent updates
  • No breaking changes or API modifications

v4.4.0 Changes:

  • Bug fix: Skip empty registry-auth secret mask
  • Dependency update: AWS SDK packages to 3.1077.0
  • No breaking changes or API modifications

Security Fixes:

  • Multiple dependency security patches across all three releases
  • Updates to critical packages like undici, tar, and vite address known vulnerabilities

Breaking Changes:
None identified across all three releases.

🎯 Impact Scope Investigation

Usage Location:

  • Single usage in .github/workflows/release-please.yml:58
  • Used for authentication to GitHub Container Registry (ghcr.io)
  • Current configuration:
    registry: ghcr.io
    username: ${{ github.actor }}
    password: ${{ github.token }}

Current Implementation Analysis:

  • The action is used in the publish job to authenticate before pushing Docker images
  • Uses standard GitHub-provided credentials (github.actor and github.token)
  • No custom registry-auth secrets or advanced features utilized

Dependency Impact:

  • No other workflows use docker/login-action
  • No configuration files require updates
  • The action's input/output interface remains unchanged between v4.1.0 and v4.4.0

Compatibility Verification:

  • All CI checks passed successfully (Build, Lint, Unit Tests, E2E Tests)
  • Socket Security checks passed
  • No merge conflicts detected (PR is mergeable)

💡 Recommended Actions

Immediate Action:

  • Safe to merge immediately - This is a straightforward dependency update with no breaking changes

Post-Merge Verification:

  • Monitor the next release workflow run to confirm Docker login continues working as expected
  • No code changes required in the repository

Why This Is Safe:

  1. No API changes to action inputs or outputs
  2. Backward-compatible dependency updates only
  3. Bug fixes and security patches improve stability
  4. Single usage point follows standard authentication pattern
  5. All automated checks passed successfully

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@renovate
renovate Bot force-pushed the renovate/docker-login-action-4.x branch from b2a14f8 to c19abfc Compare July 9, 2026 11:17
@renovate renovate Bot changed the title chore(deps): update docker/login-action action to v4.2.0 chore(deps): update docker/login-action action to v4.3.0 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/docker-login-action-4.x branch from c19abfc to 83bbe59 Compare July 10, 2026 17:59
@renovate renovate Bot changed the title chore(deps): update docker/login-action action to v4.3.0 chore(deps): update docker/login-action action to v4.4.0 Jul 10, 2026
@koki-develop
koki-develop merged commit 8b78869 into main Jul 29, 2026
15 checks passed
@koki-develop
koki-develop deleted the renovate/docker-login-action-4.x branch July 29, 2026 06:52
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.

1 participant