github: Use Dependabot to keep Actions updated

This commit is contained in:
Ansgar Mertens 2025-05-14 14:54:53 +02:00
parent a0612fb3ce
commit 8344f2edc0
No known key found for this signature in database

View file

@ -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/*"