mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 11:06:31 +00:00
Bump docker/build-push-action from 6.3.0 to 6.4.0 (#3475)
This commit is contained in:
parent
63a05a5a1e
commit
d148ad2b50
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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.3.0
|
uses: docker/build-push-action@v6.4.0
|
||||||
id: build_haos_builder
|
id: build_haos_builder
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user