mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-02-22 02:42:19 +01:00
Bump docker/build-push-action from 3.2.0 to 4.0.0 (#368)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
860af570da
commit
c8b72a47c1
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2.4.1
|
||||
-
|
||||
name: Build and Push
|
||||
uses: docker/build-push-action@v3.2.0
|
||||
uses: docker/build-push-action@v4.0.0
|
||||
with:
|
||||
context: .
|
||||
tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user