mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-11-22 12:05:12 +01:00
Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#403)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eacf758900
commit
490b667bf0
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
uses: docker/setup-qemu-action@v2.1.0
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2.4.1
|
||||
uses: docker/setup-buildx-action@v2.5.0
|
||||
-
|
||||
name: Build and Push
|
||||
uses: docker/build-push-action@v4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user