1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 10:28:27 +00:00

Bump docker/build-push-action from 6.7.0 to 6.9.0 (#3604)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit cf546d6f76)
This commit is contained in:
dependabot[bot]
2024-09-30 15:57:27 +02:00
committed by Jan Čermák
parent 62a30ac509
commit 82f36004f5

View File

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