mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 16:42:35 +00:00
github: Use Dependabot to keep Actions updated (#481)
This commit is contained in:
parent
a0612fb3ce
commit
1ef107dd85
1 changed files with 0 additions and 3 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
|
@ -4,10 +4,7 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
# Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr)
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
allow:
|
|
||||||
- dependency-name: "hashicorp/*"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue