mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Using builder 2023.06.1 (#95333)
* Using builder 2023.06.1 * revert downgrade of cosign
This commit is contained in:
parent
ba244b7af7
commit
b62080cb78
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
@ -197,7 +197,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Build base image
|
- name: Build base image
|
||||||
uses: home-assistant/builder@2023.06.0
|
uses: home-assistant/builder@2023.06.1
|
||||||
with:
|
with:
|
||||||
args: |
|
args: |
|
||||||
$BUILD_ARGS \
|
$BUILD_ARGS \
|
||||||
@ -274,7 +274,7 @@ jobs:
|
|||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Build base image
|
- name: Build base image
|
||||||
uses: home-assistant/builder@2023.06.0
|
uses: home-assistant/builder@2023.06.1
|
||||||
with:
|
with:
|
||||||
args: |
|
args: |
|
||||||
$BUILD_ARGS \
|
$BUILD_ARGS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user