mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
introduce dependabot cooldown option
https://docs.zizmor.sh/audits/#dependabot-cooldown Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/28982)
This commit is contained in:
committed by
Tomas Mraz
parent
df64f04232
commit
c7cfce9197
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -13,3 +13,5 @@ updates:
|
||||
- "approval: review pending"
|
||||
reviewers:
|
||||
- "openssl/committers"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
|
||||
Reference in New Issue
Block a user