Skip to content

Commit 4e882f7

Browse files
Bump home-assistant/builder from 2025.03.0 to 2025.09.0 (#6190)
1 parent 5fa50cc commit 4e882f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162

163163
# home-assistant/builder doesn't support sha pinning
164164
- name: Build supervisor
165-
uses: home-assistant/builder@2025.03.0
165+
uses: home-assistant/builder@2025.09.0
166166
with:
167167
args: |
168168
$BUILD_ARGS \
@@ -210,7 +210,7 @@ jobs:
210210
# home-assistant/builder doesn't support sha pinning
211211
- name: Build the Supervisor
212212
if: needs.init.outputs.publish != 'true'
213-
uses: home-assistant/builder@2025.03.0
213+
uses: home-assistant/builder@2025.09.0
214214
with:
215215
args: |
216216
--test \

0 commit comments

Comments
 (0)