chore: Configure dependabot to notify us about outdated github actions

This commit is contained in:
Damir Jelić
2024-10-01 13:02:01 +02:00
parent e5bd7602e4
commit 5cc7730dd9
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"