This is an automated email from the ASF dual-hosted git repository.

lupyuen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new ab6dbdb6168 build(deps): bump docker/setup-buildx-action from 4.0.0 to 
4.1.0
ab6dbdb6168 is described below

commit ab6dbdb61686bcff939f8156de549b88c84b813f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 03:14:03 2026 +0000

    build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
    
    Bumps 
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) 
from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - 
[Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 4.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/docker_linux.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker_linux.yml 
b/.github/workflows/docker_linux.yml
index a27ae2dd87d..3d7be39476a 100644
--- a/.github/workflows/docker_linux.yml
+++ b/.github/workflows/docker_linux.yml
@@ -66,7 +66,7 @@ jobs:
           swap-storage: true
 
       - name: Set up Docker Buildx
-        uses: 
docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd  # v4.0.0
+        uses: 
docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5  # v4.1.0
 
       - name: Log into registry
         uses: docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2  # 
v4.0.0

Reply via email to