Commit e960177
Set Dependabot cooldown to 3 days (#3228)
Enforces the central supply-chain cooldown on `.github/dependabot.yml`
(`cooldown.default-days = 3`) on every `updates:` entry.
New dependency versions are held for this many days before Dependabot
proposes a version update, so a compromised release has time to be
detected. Security updates (published GHSA/CVE advisories) bypass the
cooldown and are unaffected.
Opened by the central
[`dependabot-cooldown`](https://github.com/softwaremill/github-actions-workflows/blob/main/.github/workflows/dependabot-cooldown.yml)
workflow.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e2c4588 commit e960177
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
0 commit comments