Skip to content

Commit 4ddf3e4

Browse files
Bump home-assistant/builder from 2025.09.0 to 2025.11.0 (#119)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.09.0 to 2025.11.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](home-assistant/builder@2025.09.0...2025.11.0) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-version: 2025.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d0afdc commit 4ddf3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Build ${{ matrix.addon }} add-on
108108
if: steps.check.outputs.build_arch == 'true'
109-
uses: home-assistant/builder@2025.09.0
109+
uses: home-assistant/builder@2025.11.0
110110
with:
111111
args: |
112112
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)