Add GHA update checks.

This commit is contained in:
Aterfax 2024-03-25 02:00:16 +00:00
parent 5a769bea8e
commit 702b39a8d6
No known key found for this signature in database
GPG Key ID: 51E7ED3290C121FE

View File

@ -9,3 +9,7 @@ updates:
directory: "/docker" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"