Pin GitHub Actions to full-length commit SHAs

This commit is contained in:
Dan Fiedler
2026-08-28 20:57:16 -04:00
committed by Jade Welton
parent a825a7ddc5
commit 1099ef6605
3 changed files with 39 additions and 30 deletions
+9
View File
@@ -7,3 +7,12 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
groups:
github-actions:
patterns: ["*"]
schedule:
interval: "weekly"
cooldown:
default-days: 7