Skip to content

Commit 1d3a7dd

Browse files
Bump home-assistant/builder from 2025.11.0 to 2026.02.1
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.11.0 to 2026.02.1. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](home-assistant/builder@2025.11.0...2026.02.1) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-version: 2026.02.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 172d6bd commit 1d3a7dd

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.11.0
109+
uses: home-assistant/builder@2026.02.1
110110
with:
111111
args: |
112112
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)