docker-attest-build-provenance/.github/dependabot.yml
Eric Pickard f14352a605
Some checks failed
Continuous Integration / Test attest-provenance action (push) Failing after 3s
add dependabot cooldown (#851)
2026-06-11 09:21:01 -04:00

14 lines
239 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
cooldown:
default-days: 3
groups:
actions-minor:
update-types:
- minor
- patch