Files
chipsec-chipsec/.github/dependabot.yml
Nathaniel Mitchell d8524c35ff Fix potential CI issues. source: zizmor
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2026-01-29 11:59:38 -08:00

23 lines
432 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
cooldown:
default-days: 3
- package-ecosystem: docker
directory: /chipsec_tools/log_parser
schedule:
interval: daily
cooldown:
default-days: 3
- package-ecosystem: pip
directory: /chipsec_tools/log_parser
schedule:
interval: daily
cooldown:
default-days: 3