Skip to content

Daily Update HACS & Hassio #560

Daily Update HACS & Hassio

Daily Update HACS & Hassio #560

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@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: Ludy87/action/update_hacs_hassio@d5cd9da51b4f77739b9b399d5a855b26905c3143 # v1.0.7