github: Use Dependabot to keep Actions updated (#481)

This commit is contained in:
Ansgar Mertens 2025-05-15 13:14:06 +02:00 committed by GitHub
parent a0612fb3ce
commit 1ef107dd85
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,10 +4,7 @@ updates:
directory: "/"
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/*"