1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Bump docker/build-push-action from 5.3.0 to 5.4.0 (#3405)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-10 15:08:18 +02:00
committed by GitHub
parent 6135ecdcc7
commit ae588b762a

View File

@@ -144,7 +144,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and Push
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v5.4.0
id: build_haos_builder
with:
context: .