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

kevinjqliu pushed a commit to branch kevinjqliu-patch-1
in repository https://gitbox.apache.org/repos/asf/iceberg.git

commit 4265799c0d6f9fa538f24e828eed35efac5b1c39
Author: Kevin Liu <[email protected]>
AuthorDate: Fri Mar 20 18:42:09 2026 -0700

    Remove GitHub Actions updates from dependabot config
---
 .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