mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 03:16:23 +00:00
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:
@@ -5,6 +5,10 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
groups:
|
||||
codeql:
|
||||
patterns:
|
||||
- "github/codeql-action/*"
|
||||
# Maintain dependencies for gomod
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
|
||||
Reference in New Issue
Block a user