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

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