mirror of
https://github.com/hassio-addons/bashio.git
synced 2025-05-03 18:41:31 +00:00
* Add GitHub Actions workflows * Prettified Code! * Follow external sources in Shellchecks * Supress shellcheck in 2 files Co-authored-by: frenck <frenck@users.noreply.github.com>
8 lines
139 B
YAML
8 lines
139 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "06:00"
|