Skip to content

build(deps): bump docker/login-action from 4.0.0 to 4.2.0 in /.github/workflows#5410

Merged
pietern merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/docker/login-action-4.2.0
Jun 5, 2026
Merged

build(deps): bump docker/login-action from 4.0.0 to 4.2.0 in /.github/workflows#5410
pietern merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/docker/login-action-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps docker/login-action from 4.0.0 to 4.2.0.

Release notes

Sourced from docker/login-action's releases.

v4.2.0

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

v4.1.0

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

Commits
  • 650006c Merge pull request #960 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 99df1a3 chore: update generated content
  • 3ab375f build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 39d8580 Merge pull request #970 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 4eefcd3 chore: update generated content
  • 56d092c build(deps): bump @​docker/actions-toolkit from 0.86.0 to 0.90.0
  • e2e31ca Merge pull request #976 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
  • 0bced94 chore: update generated content
  • 3e75a0f build(deps): bump @​actions/core from 3.0.0 to 3.0.1
  • 365bebd Merge pull request #984 from docker/dependabot/github_actions/aws-actions/con...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 2, 2026
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@b45d80f...650006c)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/dot-github/workflows/docker/login-action-4.2.0 branch from 91a4304 to ad1426a Compare June 2, 2026 13:48
Copy link
Copy Markdown
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

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

Reviewed the changelog diff for docker/login-action 4.0.0 → 4.2.0.

Verdict: SAFE. Two patch releases (v4.1.0, v4.2.0) consisting almost entirely of transitive npm dependency bumps. The lone functional fix (scoped Docker Hub cleanup path when registry is omitted) does not apply here — the repo sets registry explicitly. The Node 24 / ESM jump and the runner version requirement already landed in v4.0.0, the currently-pinned version, so no new runtime requirements are introduced. No new inputs, no deprecations.

Used once in .github/workflows/release-docker.yml to log in to ghcr.io with registry/username/password — inputs unchanged across all three versions.

@pietern pietern added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit c1c702b Jun 5, 2026
26 checks passed
@pietern pietern deleted the dependabot/github_actions/dot-github/workflows/docker/login-action-4.2.0 branch June 5, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant