This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 380642acae9 Dependabot for Github Actions too
380642acae9 is described below
commit 380642acae907373fcd5233c540c51397677129b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Nov 17 10:35:07 2023 +0100
Dependabot for Github Actions too
Signed-off-by: Andrea Cosentino <[email protected]>
---
.github/dependabot.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 716065c9cc7..c57176e01e2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -18,6 +18,10 @@
version: 2
updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"
- package-ecosystem: "maven"
directory: "/"
schedule: