1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 23:21:54 +00:00

Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 in the docker-actions group (#9105)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-17 10:41:54 +02:00
committed by GitHub
parent b08bd0c24a
commit 5ffe50381a
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ jobs:
with:
python-version: "3.10"
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.10.0
uses: docker/setup-buildx-action@v3.11.0
- name: Set TAG
run: |