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

(cherry picked from commit f34154b0b8)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
This commit is contained in:
Raboneko
2026-03-23 23:43:04 -07:00
committed by GitHub
parent d89beada4d
commit 98865253c1
+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