We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bc1090 + ac18d23 commit eb2c3fdCopy full SHA for eb2c3fd
.github/workflows/publisher.yaml
@@ -42,7 +42,7 @@ jobs:
42
password: ${{ secrets.GITHUB_TOKEN }}
43
44
- name: Build and publish
45
- uses: home-assistant/builder@2025.11.0
+ uses: home-assistant/builder@2026.02.0
46
with:
47
args: |
48
--${{ matrix.arch }} \
.github/workflows/test.yaml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v6.0.2
36
37
- name: Build add-on
38
39
40
41
--test \
0 commit comments