ci(dependabot): add github actions ecosystem

To maintain the versions of the actions inside all workflows
This commit is contained in:
Romain Lespinasse 2024-11-10 05:32:03 +01:00 committed by GitHub
parent 31e0b7c6f8
commit fb8f3ce71f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,3 +9,12 @@ updates:
applies-to: "version-updates" applies-to: "version-updates"
patterns: patterns:
- "*" - "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
groups:
ci-dependencies:
applies-to: "version-updates"
patterns:
- "*"