Commit 028f93c
committed
ci: group codeql-action sub-actions in Dependabot
Dependabot creates separate PRs for each codeql-action sub-action
(init, analyze, upload-sarif) because they share a repo but are treated
as independent dependencies. This causes CI failures due to SHA
version mismatch until someone manually aligns the remaining refs.
Add a Dependabot group so all codeql-action updates land in one PR.
Signed-off-by: Sudip Sinha <Sudip.Sinha@RedHat.com>1 parent c360d7c commit 028f93c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments