chore: Only use dependabot for internal action updates (#5414)

pull/5385/head
Michael Li 1 year ago committed by GitHub
parent db03d545bd
commit 5077463aa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -11,3 +11,6 @@ updates:
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"
allow:
# Allow updates for internal actions
- dependency-name: "hashicorp/*"

Loading…
Cancel
Save