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

xiaoxiang781216 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 f62ccf5b355 build(deps): bump docker/setup-buildx-action from 4.2.0 to 
4.3.0
f62ccf5b355 is described below

commit f62ccf5b355adcf02ec0f74473e14967e212f501
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 02:53:07 2026 +0000

    build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0
    
    Bumps 
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) 
from 4.2.0 to 4.3.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - 
[Commits](https://github.com/docker/setup-buildx-action/compare/bb05f3f5519dd87d3ba754cc423b652a5edd6d2c...37fe631027851001ddb9b187196cc803df7f5f0e)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 4.3.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 1a63b341300..3a47aa5853d 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@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c  # v4.2.0
+        uses: 
docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e  # v4.3.0
 
       - name: Log into registry
         uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f  # 
v4.6.0

Reply via email to