Skip to content

Commit cce9865

Browse files
authored
Merge pull request #35 from alfwro13/renovate/home-assistant-builder-2026.x
2 parents 034e324 + a6039c1 commit cce9865

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publisher.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
password: ${{ secrets.GITHUB_TOKEN }}
4343

4444
- name: Build and publish
45-
uses: home-assistant/builder@2026.02.1
45+
uses: home-assistant/builder@2026.03.1
4646
with:
4747
args: |
4848
--${{ matrix.arch }} \

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v6.0.2
3636

3737
- name: Build add-on
38-
uses: home-assistant/builder@2026.02.1
38+
uses: home-assistant/builder@2026.03.1
3939
with:
4040
args: |
4141
--test \

0 commit comments

Comments
 (0)