Skip to content

📦️ Bump minor version and require HA-Core v2023.8 and python3.11 #1304

📦️ Bump minor version and require HA-Core v2023.8 and python3.11

📦️ Bump minor version and require HA-Core v2023.8 and python3.11 #1304

Workflow file for this run

name: HACS Validation
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/integration/action@master"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"