mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-12-22 16:48:04 +01:00
Bump docker/build-push-action from 5.0.0 to 5.1.0 (#645)
This commit is contained in:
parent
a19650693a
commit
16c116795d
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3.0.0
|
||||
-
|
||||
name: Build and Push
|
||||
uses: docker/build-push-action@v5.0.0
|
||||
uses: docker/build-push-action@v5.1.0
|
||||
with:
|
||||
context: .
|
||||
tags: |
|
||||
|
Loading…
Reference in New Issue
Block a user