Add groups configuration for CodeQL action (#182418)

This commit is contained in:
Simon Lamon
2026-09-19 09:11:34 +02:00
committed by GitHub
parent fc9713a5b6
commit c1bce6ee80
+4
View File
@@ -11,6 +11,10 @@ updates:
- github_actions
cooldown:
default-days: 7
groups:
codeql-action:
patterns:
- "github/codeql-action/*"
ignore:
# Managed by gh aw compile. Version-locked to the gh-aw compiler; do not bump.
- dependency-name: "github/gh-aw-actions/**"