ci: use Dependabot to keep github actions up to date (#8052)

This commit is contained in:
Martin Grigorov
2026-04-16 08:51:22 +02:00
committed by GitHub
parent 2e85f9ddf8
commit ba82e73c7b
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10