mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-13 18:19:53 +00:00
add dependabot cooldown (#851)
Some checks failed
Continuous Integration / Test attest-provenance action (push) Failing after 3s
Some checks failed
Continuous Integration / Test attest-provenance action (push) Failing after 3s
This commit is contained in:
parent
2c04a00460
commit
f14352a605
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,6 +4,8 @@ updates:
|
|||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
|
cooldown:
|
||||||
|
default-days: 3
|
||||||
groups:
|
groups:
|
||||||
actions-minor:
|
actions-minor:
|
||||||
update-types:
|
update-types:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user