Skip to content

Update actions/checkout digest to 93cb6ef #1651

Update actions/checkout digest to 93cb6ef

Update actions/checkout digest to 93cb6ef #1651

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
permissions: {}
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd" # v5
with:
persist-credentials: false
- uses: "home-assistant/actions/hassfest@master"