Skip to content

github-actions: bump docker/login-action from 4.5.2 to 4.6.0 - #679

Merged
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.6.0
Sep 2, 2026
Merged

github-actions: bump docker/login-action from 4.5.2 to 4.6.0#679
bgentry merged 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/login-action from 4.5.2 to 4.6.0.

Release notes

Sourced from docker/login-action's releases.

v4.6.0

Full Changelog: docker/login-action@v4.5.2...v4.6.0

Commits
  • dbcb813 Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • 5bcb015 [dependabot skip] chore: update generated content
  • b30b2f2 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 9087f1e Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 0009830 [dependabot skip] chore: update generated content
  • 2325523 build(deps): bump js-yaml from 5.2.1 to 5.2.2
  • 4ec1d4a Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-8.5.22
  • 5fc99ba Merge pull request #1053 from docker/dependabot/github_actions/aws-actions/co...
  • e512bd5 Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions...
  • a146c91 Merge pull request #1059 from crazy-max/harden-buildx-scope-paths
  • 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)

Bumps [docker/login-action](https://github.com/docker/login-action) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v4.5.2...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Sep 1, 2026

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • docker/login-action: 4.5.24.6.0
  • Reviewed head: bf1d2d6d72d454fdca06e0ff4096363920921107

Security review

  • Compared signed, immutable upstream action commits
    371161bbe7024a29a25c5e19bfcbc0804fe9ad2c and
    dbcb813823bdd20940b903addbd779551569679f, including action metadata,
    source archives, the generated bundle/source map, lockfile churn, registry
    integrity, maintainers, provenance, and advisories.
  • action.yml is unchanged. Runtime changes add path-containment validation
    for registry/scope-derived Docker config paths and coherent AWS/Smithy
    refreshes. Static review found no new endpoint, credential source, process
    spawning, native code, install hook, or unexpected network behavior.
  • This is security-relevant: the shipped bundle moves js-yaml from vulnerable
    5.2.1 to patched 5.2.2 for CVE-2026-73643 and adds traversal hardening.
    Computed npm artifact hashes match registry SHA-512 metadata.

Compatibility verification

  • The River UI amd64/arm64 image jobs and manifest job exercised the updated
    action's default GHCR login path successfully. The Go matrix, JavaScript
    checks, lint, release, and public image workflow are green.
  • The exact head was checked out in isolation. Its non-workflow tree is
    byte-identical to the already validated PR #677 tree, so the unaffected
    npm ci, lint, 233-test suite, production build, and Storybook build results
    were reused.
  • The River Pro failure occurs earlier while Dependabot attempts to assume the
    private AWS role; it never reaches the changed live-registry login step and
    is an unavailable bot-authored check.

Residual risk

  • Low: River references an immutable release tag rather than a full commit SHA,
    and the generated bundle was inspected with its source map rather than
    rebuilt. Two intermediate generated-content commits are unsigned, while the
    final tag commit is verified. Upstream build-only postcss/nanoid
    advisories are absent from the prebuilt runtime bundle River executes.

@bgentry
bgentry merged commit 440a64d into master Sep 2, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/github_actions/docker/login-action-4.6.0 branch September 2, 2026 02:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant