update winget action schedule interval to daily

This commit is contained in:
Jeremy Wu 2022-12-30 23:58:51 +11:00 committed by GitHub
parent 95d1858103
commit 0b35f3102e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,4 +18,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "daily"