Skip to content

build(deps): bump docker/login-action from 3.7.0 to 4.0.0#3433

Merged
lupyuen merged 1 commit intomasterfrom
dependabot/github_actions/docker/login-action-4.0.0
Mar 24, 2026
Merged

build(deps): bump docker/login-action from 3.7.0 to 4.0.0#3433
lupyuen merged 1 commit intomasterfrom
dependabot/github_actions/docker/login-action-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps docker/login-action from 3.7.0 to 4.0.0.

Release notes

Sourced from docker/login-action's releases.

v4.0.0

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

Commits
  • b45d80f Merge pull request #929 from crazy-max/node24
  • 176cb9c node 24 as default runtime
  • cad8984 Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 92cbcb2 chore: update generated content
  • 5a2d6a7 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 44512b6 Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 28737a5 chore: update generated content
  • dac0793 build(deps): bump @​docker/actions-toolkit from 0.76.0 to 0.77.0
  • 62029f3 Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
  • 08c8f06 chore: update generated content
  • 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 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@c94ce9f...b45d80f)

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

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 Mar 23, 2026
@github-actions github-actions bot added Size: XS Area: CI and removed dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 23, 2026
@lupyuen
Copy link
Member

lupyuen commented Mar 23, 2026

Please do NOT update any Docker GitHub Actions, they will be blocked by ASF Infra Team

@lupyuen lupyuen closed this Mar 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/docker/login-action-4.0.0 branch March 23, 2026 22:52
@lupyuen lupyuen restored the dependabot/github_actions/docker/login-action-4.0.0 branch March 24, 2026 01:16
@lupyuen lupyuen reopened this Mar 24, 2026
Copy link
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.

Sorry for closing the PR earlier: ASF Infra Team has mandated that we upgrade the GitHub Actions for Docker before 14 Jun 2026:

https://github.com/apache/infrastructure-actions/blob/main/actions.yml

docker/build-push-action:
  10e90e3645eae34f1e60eeb005ba3a3d33f178e8:
    tag: v6.19.2
    expires_at: 2026-06-14
  d08e5c354a6adb9ed34480a06d141179aa583294:
    tag: v7.0.0
docker/login-action:
  c94ce9fb468520275223c153574b00df6fe4bcc9:
    tag: v3.7.0
    expires_at: 2026-06-14
  b45d80f862d83dbcd57f89517bcf500b2ab88fb2:
    tag: v4.0.0
docker/setup-buildx-action:
  8d2750c68a42422c14e847fe6c8ac0403b4cbd6f:
    tag: v3.12.0
    expires_at: 2026-06-14
  4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd:
    tag: v4.0.0

@cederom
Copy link
Contributor

cederom commented Mar 24, 2026

Thanks @lupyuen :-) Should we merge this one and then another PR with version -> hash update?

@lupyuen
Copy link
Member

lupyuen commented Mar 24, 2026

@cederom Dependabot has already provided the hash :-)
https://github.com/apache/nuttx-apps/pull/3433/changes

      - name: Docker Login
        uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2  # v4.0.0

@lupyuen lupyuen merged commit 509b807 into master Mar 24, 2026
104 of 118 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/docker/login-action-4.0.0 branch March 24, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants