Merge pull request #46 from habuild/dependabot/github_actions/home-assistant/builder-2022.11.0
Bump home-assistant/builder from 2022.09.0 to 2022.11.0
This commit is contained in:
commit
f27fc98d19
1 changed files with 1 additions and 1 deletions
2
.github/workflows/builder.yaml
vendored
2
.github/workflows/builder.yaml
vendored
|
@ -101,7 +101,7 @@ jobs:
|
|||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2022.09.0
|
||||
uses: home-assistant/builder@2022.11.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue