Skip to content

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.9.0 #94

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.9.0

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.9.0 #94

Workflow file for this run

name: Validate
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
hacs:
name: HACS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: hacs/action@main
with:
category: theme
whiskers:
name: Whiskers
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: catppuccin/setup-whiskers@v2
- name: Generate themes
run: whiskers home-assistant.tera
- name: Ensure generating themes didn't change anything
run: git diff --exit-code