mirror of
https://github.com/esphome/esphome.git
synced 2025-04-13 14:20:29 +01:00
Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 in the docker-actions group (#8346)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
23687b2afd
commit
10eacaccba
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3.10.0
|
||||
- name: Set up QEMU
|
||||
if: matrix.platform != 'linux/amd64'
|
||||
uses: docker/setup-qemu-action@v3.5.0
|
||||
uses: docker/setup-qemu-action@v3.6.0
|
||||
|
||||
- name: Log in to docker hub
|
||||
uses: docker/login-action@v3.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user