Merge pull request #12 from habuild/dependabot/github_actions/home-assistant/builder-2022.07.0

Bump home-assistant/builder from 2022.03.1 to 2022.07.0
This commit is contained in:
habuild 2022-07-27 06:09:26 +10:00 committed by GitHub
commit 763f42d0c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,7 +100,7 @@ jobs:
- name: Build ${{ matrix.addon }} add-on - name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true' if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2022.03.1 uses: home-assistant/builder@2022.07.0
with: with:
args: | args: |
${{ env.BUILD_ARGS }} \ ${{ env.BUILD_ARGS }} \