mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 18:20:40 +00:00
* Run terraform fmt on pull requests and merge to main * Show workflow status in README * Add dependabot.yaml to keep GitHub Actions updated
7 lines
109 B
YAML
7 lines
109 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|