feat: upgrade github actions automatically

This commit is contained in:
Jose Diaz-Gonzalez
2023-02-07 17:01:15 -05:00
parent 3d9fc52c78
commit 8b04d4d434

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