Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Update GitHub Action Versions #890

Update GitHub Action Versions

Update GitHub Action Versions #890

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/[email protected]"
- uses: home-assistant/actions/[email protected]