mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Bump home-assistant/builder from 2021.04.2 to 2021.05.0 (#50754)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.04.2 to 2021.05.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2021.04.2...2021.05.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
848ab5c2bc
commit
8dc8e885c8
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
@ -115,7 +115,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2021.04.2
|
||||
uses: home-assistant/builder@2021.05.0
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
@ -167,7 +167,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2021.04.2
|
||||
uses: home-assistant/builder@2021.05.0
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user