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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/main by this push:
     new f74c7b1e Adding GHA for dependabot
f74c7b1e is described below

commit f74c7b1ebee7f8486d31fdf703f3dff5411f0d60
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jan 25 11:07:17 2023 +0000

    Adding GHA for dependabot
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ddcfd3c6..76e6e64c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -18,3 +18,9 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
+
+  - package-ecosystem: github-actions
+    directory: /
+    schedule:
+      interval: daily
+

Reply via email to