Bump home-assistant/builder from 2023.08.0 to 2023.12.0 (#86)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2023.08.0 to 2023.12.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2023.08.0...2023.12.0) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-type: direct:production ... 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
1301ab7c60
commit
77c6776e91
2
.github/workflows/3dprinter-octoprint.yml
vendored
2
.github/workflows/3dprinter-octoprint.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2023.08.0
|
||||
uses: home-assistant/builder@2023.12.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
||||
2
.github/workflows/3dprinter-remote.yml
vendored
2
.github/workflows/3dprinter-remote.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2023.08.0
|
||||
uses: home-assistant/builder@2023.12.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
||||
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2023.08.0
|
||||
uses: home-assistant/builder@2023.12.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
||||
2
.github/workflows/camera-mjpg-streamer.yml
vendored
2
.github/workflows/camera-mjpg-streamer.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2023.08.0
|
||||
uses: home-assistant/builder@2023.12.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
||||
2
.github/workflows/camera-ustreamer.yml
vendored
2
.github/workflows/camera-ustreamer.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Build ${{ matrix.addon }} add-on
|
||||
if: steps.check.outputs.build_arch == 'true'
|
||||
uses: home-assistant/builder@2023.08.0
|
||||
uses: home-assistant/builder@2023.12.0
|
||||
with:
|
||||
args: |
|
||||
${{ env.BUILD_ARGS }} \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user