Commit 64e2aae
ci: limit update frequency of github/codeql-action (#3052)
The `github/codeql-action` is released frequently, with each merged PR triggering a new release. This creates a lot of noise in the form of Renovate PRs.
To reduce this noise, limit the update checks for this action to twice a week, aligning it with the schedule for other frequently updated packages.
PR Close #30521 parent f8c8b3e commit 64e2aae
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
137 | 142 | | |
138 | 143 | | |
139 | 144 | | |
| |||
0 commit comments