Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix(deps): update dependency homeassistant to v2023.6.3 #322

fix(deps): update dependency homeassistant to v2023.6.3

fix(deps): update dependency homeassistant to v2023.6.3 #322

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
branches:
- main
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"