This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch users/damccorm/dbot
in repository https://gitbox.apache.org/repos/asf/beam.git

commit cdec6cbf8a2c296804afcf2938ba55c59c75bb65
Author: Danny McCormick <[email protected]>
AuthorDate: Mon Sep 15 09:39:27 2025 -0400

    Allow dependabot to update all actions
---
 .github/dependabot.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 248e8d6a69b..e7a40726ed9 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -46,7 +46,3 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-    allow:
-      # Allow only automatic updates for official github actions
-      # Other github-actions require approval from INFRA
-      - dependency-name: "actions/*"

Reply via email to