Skip to content

build(deps): bump actions/checkout from 6.0.1 to 6.0.2 #1795

build(deps): bump actions/checkout from 6.0.1 to 6.0.2

build(deps): bump actions/checkout from 6.0.1 to 6.0.2 #1795

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6
with:
persist-credentials: false
- uses: "home-assistant/actions/hassfest@master"