Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6568a9bc05 | |||
| 0e847d531a | |||
| 2542fc82b9 |
@@ -6,10 +6,15 @@ updates:
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
# Dependabot only updates HashiCorp GHAs, external GHAs are managed by internal tooling (tsccr)
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
allow:
|
||||
- dependency-name: "hashicorp/*"
|
||||
groups:
|
||||
github-actions-breaking:
|
||||
update-types:
|
||||
- major
|
||||
github-actions-backward-compatible:
|
||||
update-types:
|
||||
- minor
|
||||
- patch
|
||||
|
||||
Reference in New Issue
Block a user