配置Actions自动更新

This commit is contained in:
Womsxd 2022-08-05 18:37:35 +08:00
parent 94b4ae9c56
commit 54c4885210
No known key found for this signature in database
GPG Key ID: 0FE76418EE689B68

View File

@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "weekly"