mirror of
https://github.com/hashicorp/setup-packer.git
synced 2026-04-02 01:22:33 +00:00
Compare commits
3 Commits
compliance
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6568a9bc05 | ||
|
|
0e847d531a | ||
|
|
2542fc82b9 |
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -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