Add dependabot for GitHub Actions (#644)

This commit is contained in:
Santiago Bartesaghi 2024-01-10 12:11:32 -03:00 committed by GitHub
parent 5124a172ac
commit c4c51637fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"