Skip to content

build(deps): bump docker/login-action from 4.0.0 to 4.2.0#18953

Merged
linguini1 merged 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.2.0
May 25, 2026
Merged

build(deps): bump docker/login-action from 4.0.0 to 4.2.0#18953
linguini1 merged 1 commit into
masterfrom
dependabot/github_actions/docker/login-action-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 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 May 25, 2026
@github-actions github-actions Bot added Area: CI Size: XS The size of the change in this PR is very small and removed github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels May 25, 2026
Copy link
Copy Markdown
Member

@lupyuen lupyuen left a comment

Choose a reason for hiding this comment

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

@lupyuen
Copy link
Copy Markdown
Member

lupyuen commented May 25, 2026

Docker build failed, it's fixed here:

Dockerfile:53
--------------------
  52 |     RUN mkdir -p /tools/nuttx-tools
  53 | >>> RUN curl -s -L https://bitbucket.org/nuttx/tools/get/9ad3e1ee75c7.tar.gz \
  54 | >>>   | tar -C nuttx-tools --strip-components=1 -xz
  55 |     
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c curl -s -L https://bitbucket.org/nuttx/tools/get/9ad3e1ee75c7.tar.gz   | tar -C nuttx-tools --strip-components=1 -xz" did not complete successfully: exit code: 2

https://github.com/apache/nuttx/actions/runs/26381245708/job/77650769793?pr=18953

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/docker/login-action-4.2.0 branch from 224f8ff to 8f45a8a Compare May 25, 2026 11:39
Copy link
Copy Markdown
Member

@lupyuen lupyuen left a comment

Choose a reason for hiding this comment

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

@linguini1 linguini1 merged commit 684031a into master May 25, 2026
43 checks passed
@linguini1 linguini1 deleted the dependabot/github_actions/docker/login-action-4.2.0 branch May 25, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants