Bump codeql together

Without this, multiple codeql actions are bumped separately,
and there is a risk of failure like in [0][1][2].

[0]: https://github.com/kubereboot/kured/pull/1381
[1]: https://github.com/kubereboot/kured/pull/1384
[2]: https://github.com/kubereboot/kured/pull/1386

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
Jean-Philippe Evrard
2026-07-28 17:51:52 +02:00
parent c2c263a646
commit 253038c5d7
+4
View File
@@ -5,6 +5,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
codeql:
patterns:
- "github/codeql-action/*"
# Maintain dependencies for gomod
- package-ecosystem: "gomod"
directory: "/"