diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index f427005..7005daf 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -25,7 +25,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Publish ${{ matrix.arch }} - uses: home-assistant/builder@2025.03.0 + uses: home-assistant/builder@2025.11.0 with: args: | --addon \ diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 5c0aa2d..7a2aceb 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout the repository uses: actions/checkout@v3 - name: Test build - uses: home-assistant/builder@2025.03.0 + uses: home-assistant/builder@2025.11.0 with: args: | --test \