security: Add dependabot config for github action updating (#10792)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
This commit is contained in:
Kyle Gospodnetich
2026-03-23 23:40:32 -07:00
committed by GitHub
parent 228bbc9238
commit f34154b0b8
+8
View File
@@ -0,0 +1,8 @@
version: 2
updates:
# Maintain GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5