Pin GitHub Actions to full-length commit SHAs

This commit is contained in:
Dan Fiedler
2026-08-23 22:17:50 -04:00
parent 30375c66a4
commit 8a6453c901
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
groups:
github-actions:
patterns: ["*"]
schedule:
interval: "weekly"
cooldown:
default-days: 7