Skip to content

Daily Update HACS & Hassio #712

Daily Update HACS & Hassio

Daily Update HACS & Hassio #712

Workflow file for this run

name: Daily Update HACS & Hassio
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
permissions:
contents: read
jobs:
update:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: Ludy87/action/update_hacs_hassio@d5cd9da51b4f77739b9b399d5a855b26905c3143 # v1.0.7