1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-07-18 18:09:24 +02:00
checkout/.github/workflows/main.yml
2025-07-13 12:56:32 +04:00

16 lines
307 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "terraform"
directory: "/infra"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"