Skip to content

Commit e22f2fd

Browse files
authored
github: Use Dependabot to keep Actions updated (#434)
1 parent 8771044 commit e22f2fd

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
@@ -12,10 +12,7 @@ updates:
1212
directory: "/tools"
1313
schedule:
1414
interval: "daily"
15-
# Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr)
1615
- package-ecosystem: "github-actions"
1716
directory: "/"
1817
schedule:
1918
interval: "daily"
20-
allow:
21-
- dependency-name: "hashicorp/*"

0 commit comments

Comments
 (0)