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

etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new a114e955e4 Infra: Remove GitHub Actions updates from dependabot config 
(#15711)
a114e955e4 is described below

commit a114e955e4f16d9b5636e675d9c59be92f5ab978
Author: Kevin Liu <[email protected]>
AuthorDate: Mon Mar 23 02:17:45 2026 -0700

    Infra: Remove GitHub Actions updates from dependabot config (#15711)
---
 .github/dependabot.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6acbbacda2..89b474c488 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,11 +19,6 @@
 
 version: 2
 updates:
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      interval: "weekly"
-      day: "sunday"
   - package-ecosystem: "gradle"
     directory: "/"
     schedule:

Reply via email to