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

(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:03 -07:00
committed by GitHub
parent 280aa1493e
commit c99bf05642
+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