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

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


The following commit(s) were added to refs/heads/master by this push:
     new e8a87a4b9dd Allow dependabot to update all actions (#36151)
e8a87a4b9dd is described below

commit e8a87a4b9dd3675cbc0a0f0bc96d22c38716fdd1
Author: Danny McCormick <dannymccorm...@google.com>
AuthorDate: Mon Sep 15 09:44:22 2025 -0400

    Allow dependabot to update all actions (#36151)
---
 .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