Skip to content

Update actions/checkout digest to a5ac7e5 #61

Update actions/checkout digest to a5ac7e5

Update actions/checkout digest to a5ac7e5 #61

---
name: Cron actions
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
validate:
runs-on: "ubuntu-latest"
name: Validate
steps:
- uses: "actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29" # v4
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"
ignore: brands
- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"