Skip to content

Commit 6b9ac43

Browse files
Bump docker/setup-buildx-action in the docker-actions group (#64)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed0b4b8 commit 6b9ac43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
- name: Set up QEMU
5050
uses: docker/[email protected]
5151
- name: Set up Docker Buildx
52-
uses: docker/setup-buildx-action@v3.7.1
52+
uses: docker/setup-buildx-action@v3.8.0
5353
with:
5454
platforms: ${{ inputs.platform }}
5555
- name: Build ESPHome image

0 commit comments

Comments
 (0)