Skip to content

chore(deps): bump docker/login-action from 4 to 4.5.2 - #57

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.5.2
Open

chore(deps): bump docker/login-action from 4 to 4.5.2#57
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps docker/login-action from 4 to 4.5.2.

Release notes

Sourced from docker/login-action's releases.

v4.5.2

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

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

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

v4.4.0

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

v4.3.0

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

v4.2.0

... (truncated)

Commits
  • a5e9150 Merge pull request #1048 from docker/dockerhub-oidc-support
  • a482ba4 build(deps): bump the codeql-actions group with 2 updates
  • 9e3d36e chore: update generated content
  • 14d6a79 docker hub oidc support
  • 03c8510 Merge pull request #1044 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • ad8a81f Merge pull request #1046 from docker/dependabot/npm_and_yarn/brace-expansion-...
  • 6d219a4 [dependabot skip] chore: update generated content
  • b320069 build(deps): bump @​docker/actions-toolkit from 0.92.0 to 0.93.0
  • 08d3680 [dependabot skip] chore: update generated content
  • 381f5a4 Merge pull request #1042 from docker/dependabot/github_actions/codeql-actions...
  • 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 to 4.5.2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v4...v4.5.2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.5.2
  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 Pull requests that update GitHub Actions code labels Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 21:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026

Copilot AI 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Pins the GitHub Action used for Docker Hub authentication to a specific docker/login-action patch version across the docker-ops workflow.

Changes:

  • Updated all docker/login-action references from @v4 to @v4.5.2 in the workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- name: Log in to Docker Hub
if: env.DOCKER_HAS_CREDENTIALS == 'true'
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2

- name: Log in
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2

- name: Log in
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2

- name: Log in
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2
- name: Log in to Docker Hub
if: env.DOCKER_HAS_CREDENTIALS == 'true'
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2
- name: Log in to Docker Hub
if: env.DOCKER_HAS_CREDENTIALS == 'true'
uses: docker/login-action@v4
uses: docker/login-action@v4.5.2
@udx-github

Copy link
Copy Markdown

Safe to merge: Minor bump docker/login-action 4 -> 4.5.2; no risk terms found in Dependabot release notes Changed files: .github/workflows/docker-ops.yml.

Classification: safe.

@udx-github
udx-github enabled auto-merge (squash) July 31, 2026 07:02

@udx-github udx-github left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved by Dependabot Actions review automation.

@udx-github udx-github left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved by Dependabot Actions review automation.

@udx-github udx-github left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved by Dependabot Actions review automation.

@udx-github udx-github left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved by Dependabot Actions review automation.

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.

2 participants