feat: upgrade github actions automatically

This commit is contained in:
Jose Diaz-Gonzalez
2023-02-07 17:01:15 -05:00
parent f25088fe07
commit f2ef1249e9

View File

@@ -1,6 +1,12 @@
---
version: 2
updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10