Skip to content

Bump docker/login-action from 3 to 4#85

Merged
cmeans merged 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4
Mar 29, 2026
Merged

Bump docker/login-action from 3 to 4#85
cmeans merged 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Bumps docker/login-action from 3 to 4.

Release notes

Sourced from docker/login-action's releases.

v4.0.0

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

v3.7.0

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

v3.6.0

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

v3.5.0

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

v3.4.0

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

... (truncated)

Commits
  • b45d80f Merge pull request #929 from crazy-max/node24
  • 176cb9c node 24 as default runtime
  • cad8984 Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 92cbcb2 chore: update generated content
  • 5a2d6a7 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 44512b6 Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 28737a5 chore: update generated content
  • dac0793 build(deps): bump @​docker/actions-toolkit from 0.76.0 to 0.77.0
  • 62029f3 Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 08c8f06 chore: update generated content
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Dependency updates label Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cmeans cmeans added Ready for QA Dev work complete — QA can begin review QA Active QA is actively reviewing; Dev should not push changes labels Mar 29, 2026
@github-actions github-actions Bot removed the Ready for QA Dev work complete — QA can begin review label Mar 29, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

QA Review — PR #85:

Single-line version bump of a GitHub Actions dependency. Change is a major version tag update — no logic changes.

  • Diff: version tag only (@vN@vN+1)
  • Files: workflow YAML only
  • CI: no failing checks
  • No code, no runtime impact

Note for PRs #85-87: all three modify docker-publish.yml and will conflict after the first merge. Merge sequentially and rebase remaining.

Ready for QA Signoff.

@cmeans
Copy link
Copy Markdown
Owner

cmeans commented Mar 29, 2026

Adding Ready for QA Signoff — dependabot version bump, workflow-only change, no failing checks.

@cmeans cmeans added Ready for QA Signoff QA passed — ready for maintainer final review and merge and removed QA Active QA is actively reviewing; Dev should not push changes labels Mar 29, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

LGTM

@cmeans cmeans added QA Approved Manual QA testing completed and passed and removed Ready for QA Signoff QA passed — ready for maintainer final review and merge labels Mar 29, 2026
@cmeans
Copy link
Copy Markdown
Owner

cmeans commented Mar 29, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/github_actions/docker/login-action-4 branch from d68a55b to b13ac7f Compare March 29, 2026 18:12
@github-actions github-actions Bot added Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA and removed QA Approved Manual QA testing completed and passed labels Mar 29, 2026
@cmeans cmeans added Ready for QA Dev work complete — QA can begin review and removed Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA labels Mar 29, 2026
@cmeans cmeans added the QA Active QA is actively reviewing; Dev should not push changes label Mar 29, 2026
Copy link
Copy Markdown
Owner

@cmeans cmeans left a comment

Choose a reason for hiding this comment

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

QA re-review: diff unchanged from prior review — version tag bump only, CI green. Ready for QA Signoff.

@cmeans
Copy link
Copy Markdown
Owner

cmeans commented Mar 29, 2026

Adding Ready for QA Signoff — re-verified, same single-line version bump, CI green.

@cmeans cmeans added Ready for QA Signoff QA passed — ready for maintainer final review and merge and removed QA Active QA is actively reviewing; Dev should not push changes labels Mar 29, 2026
@github-actions github-actions Bot removed the Ready for QA Dev work complete — QA can begin review label Mar 29, 2026
@cmeans cmeans added QA Approved Manual QA testing completed and passed and removed Ready for QA Signoff QA passed — ready for maintainer final review and merge labels Mar 29, 2026
@cmeans
Copy link
Copy Markdown
Owner

cmeans commented Mar 29, 2026

@dependabot rebase

Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/docker/login-action-4 branch from b13ac7f to c770d61 Compare March 29, 2026 18:27
@github-actions github-actions Bot added Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA and removed QA Approved Manual QA testing completed and passed labels Mar 29, 2026
@cmeans cmeans added QA Approved Manual QA testing completed and passed and removed Awaiting CI Dev complete, waiting for CI/Codecov to pass before QA labels Mar 29, 2026
@cmeans cmeans merged commit 3095e5f into main Mar 29, 2026
12 checks passed
@cmeans cmeans deleted the dependabot/github_actions/docker/login-action-4 branch March 29, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates QA Approved Manual QA testing completed and passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant