mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +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 }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2023.06.0
|
||||
uses: home-assistant/builder@2023.06.1
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
@ -274,7 +274,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2023.06.0
|
||||
uses: home-assistant/builder@2023.06.1
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user