Skip to content

chore: bump docker/login-action from 4.5.2 to 4.6.0 - #6133

Merged
max-sixty merged 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4.6.0
Aug 3, 2026
Merged

chore: bump docker/login-action from 4.5.2 to 4.6.0#6133
max-sixty merged 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 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 github_actions Pull requests that update GitHub Actions code labels Aug 3, 2026

@prql-bot prql-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Diff is a correct and complete mechanical bump — all four docker/login-action pins move 4.5.24.6.0 with no stragglers left in .github/, and the tag exists upstream.

Holding APPROVE only because check-ok-to-merge is red in the rollup. That red is stale, not a real failure — no action needed on it: run 30835923137 concluded cancelled with every job cancelled by the concurrency group, and because the omnibus is if: always() it resolved to failure rather than cancelled. The replacement run is in flight and will re-register the check; nothing on it has failed so far (every non-success entry is cancelled from the superseded run or skipped). Five checks were still running when this review was posted — build-web, measure-code-cov, test-grammars, build-prqlc (ubuntu-24.04, x86_64-unknown-linux-musl), build-prqlc-c (macos-15, aarch64-apple-darwin) — so the matrix is unverified from my side.

Verification notes
  • grep -rn "docker/login-action" .github/ → 4 hits, all at @v4.6.0: build-devcontainer.yaml lines 36, 40, 123 and test-rust.yaml line 42. No 4.5.2 remaining.
  • gh api repos/docker/login-action/releases/tags/v4.6.0 → published 2026-07-29.
  • Stale-red mechanism: gh run view 30835923137 --json conclusion,jobs → run conclusion: cancelled; jobs rules, lint-megalinter, test-deps-min-versions, build-prqlc, measure-code-cov, test-msrv, build-prqlc-c, test-devcontainer, check-links-markdown, check-links-book, update-rust-toolchain, test-grammars all cancelled; check-ok-to-merge alone failure.

@prql-bot prql-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving now that CI is terminal — the five checks that were still running at my earlier review all passed, and check-ok-to-merge re-registered green on run 30835928436. The red check-ok-to-merge still visible in the rollup is the stale entry from the superseded, cancelled run 30835923137; no job on the live run failed.

Diff assessment is unchanged from my earlier review: correct and complete mechanical bump of all four docker/login-action pins.

@max-sixty
max-sixty merged commit 11b32de into main Aug 3, 2026
61 of 76 checks passed
@max-sixty
max-sixty deleted the dependabot/github_actions/docker/login-action-4.6.0 branch August 3, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants