feat: upgrade github actions automatically

This commit is contained in:
Jose Diaz-Gonzalez
2023-02-07 17:01:15 -05:00
parent 3f22a06649
commit 1acb937676

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