CI: Dependabot: also update Github actions

This commit is contained in:
larabr 2025-09-09 19:05:53 +02:00
parent cf7382a7f6
commit 4bc772623e
No known key found for this signature in database
GPG Key ID: 2A4BEC40729185DD

View File

@ -54,3 +54,9 @@ updates:
update-types: # major updates will trigger non-grouped MRs
- "minor"
- "patch"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
prefix: "CI"