Skip to content

Bump dessant/label-actions from 3.1.0 to 4.0.1 (#333) #140

Bump dessant/label-actions from 3.1.0 to 4.0.1 (#333)

Bump dessant/label-actions from 3.1.0 to 4.0.1 (#333) #140

Workflow file for this run

name: Daily Update HACS & Hassio
on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: Ludy87/action/update_hacs_hassio@v1.0.4