ci: scan composite actions under .github/actions/ (#3686)

This commit is contained in:
Eric Seidel
2026-04-08 15:18:16 -07:00
committed by GitHub
parent b9d60ec035
commit 1bed01ca3a
+3 -1
View File
@@ -14,7 +14,9 @@ updates:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
directories:
- "/"
- "/.github/actions/*"
schedule:
interval: "weekly"
groups: