Skip to content

Commit e8a87a4

Browse files
authored
Allow dependabot to update all actions (#36151)
1 parent 29b1abe commit e8a87a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,3 @@ updates:
4646
directory: "/"
4747
schedule:
4848
interval: "daily"
49-
allow:
50-
# Allow only automatic updates for official github actions
51-
# Other github-actions require approval from INFRA
52-
- dependency-name: "actions/*"

0 commit comments

Comments
 (0)