Bump home-assistant/builder from 2022.09.0 to 2022.11.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.09.0 to 2022.11.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2022.09.0...2022.11.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
601e7a781b
commit
8b6137cb8b
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