Bump home-assistant/builder from 2022.03.1 to 2022.07.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.03.1 to 2022.07.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2022.03.1...2022.07.0) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dc8f9cd367
commit
e49098cc63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2022.03.1
|
||||
uses: home-assistant/builder@2022.07.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue