mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-17 10:06:30 +00:00
Bump docker/build-push-action from 6.2.0 to 6.3.0 (#3466)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f8ed07c42
commit
d57b6be01e
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -144,7 +144,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Build and Push
|
||||
uses: docker/build-push-action@v6.2.0
|
||||
uses: docker/build-push-action@v6.3.0
|
||||
id: build_haos_builder
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user