Skip to content

Commit 1c845f3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)