ci: add Dependabot config for github-actions updates

This commit is contained in:
Rushaway
2026-08-18 14:37:00 +02:00
parent 2abe39b29c
commit 5ae0186bad
+6
View File
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"