Skip to content

Commit b3361de

Browse files
authored
github: Use Dependabot to keep Actions updated (#1481)
1 parent 104e551 commit b3361de

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
@@ -14,10 +14,7 @@ updates:
1414
directory: "/tools"
1515
schedule:
1616
interval: "daily"
17-
# Dependabot only updates hashicorp GHAs, external GHAs are managed by internal tooling (tsccr)
1817
- package-ecosystem: "github-actions"
1918
directory: "/"
2019
schedule:
2120
interval: "daily"
22-
allow:
23-
- dependency-name: "hashicorp/*"

0 commit comments

Comments
 (0)