Skip to content

Commit 68d7b53

Browse files
authored
github: Use Dependabot to keep Actions updated (#1141)
1 parent e1d72e4 commit 68d7b53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ updates:
88
directory: "/tools"
99
schedule:
1010
interval: "daily"
11-
# Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr)
1211
- package-ecosystem: "github-actions"
1312
directory: "/"
1413
schedule:
1514
interval: "daily"
16-
allow:
17-
- dependency-name: "hashicorp/*"

0 commit comments

Comments
 (0)